pub fn create(
name: &str,
args: LaunchConfigurationArgs,
) -> LaunchConfigurationResult
Expand description
Registers a new resource with the given unique name and arguments
pub fn create(
name: &str,
args: LaunchConfigurationArgs,
) -> LaunchConfigurationResult
Registers a new resource with the given unique name and arguments