Distribution Configuration Fast Launch Configuration Args Builder
Functions
Link copied to clipboard
suspend fun launchTemplate(value: DistributionConfigurationFastLaunchLaunchTemplateSpecificationArgs?)
suspend fun launchTemplate(value: Output<DistributionConfigurationFastLaunchLaunchTemplateSpecificationArgs>)
suspend fun launchTemplate(argument: suspend DistributionConfigurationFastLaunchLaunchTemplateSpecificationArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun snapshotConfiguration(value: DistributionConfigurationFastLaunchSnapshotConfigurationArgs?)
suspend fun snapshotConfiguration(value: Output<DistributionConfigurationFastLaunchSnapshotConfigurationArgs>)
suspend fun snapshotConfiguration(argument: suspend DistributionConfigurationFastLaunchSnapshotConfigurationArgsBuilder.() -> Unit)