Get Launch Template Result
data class GetLaunchTemplateResult(val arn: String, val blockDeviceMappings: List<GetLaunchTemplateBlockDeviceMapping>, val capacityReservationSpecifications: List<GetLaunchTemplateCapacityReservationSpecification>, val cpuOptions: List<GetLaunchTemplateCpuOption>, val creditSpecifications: List<GetLaunchTemplateCreditSpecification>, val defaultVersion: Int, val description: String, val disableApiStop: Boolean, val disableApiTermination: Boolean, val ebsOptimized: String, val elasticGpuSpecifications: List<GetLaunchTemplateElasticGpuSpecification>, val elasticInferenceAccelerators: List<GetLaunchTemplateElasticInferenceAccelerator>, val enclaveOptions: List<GetLaunchTemplateEnclaveOption>, val filters: List<GetLaunchTemplateFilter>? = null, val hibernationOptions: List<GetLaunchTemplateHibernationOption>, val iamInstanceProfiles: List<GetLaunchTemplateIamInstanceProfile>, val id: String, val imageId: String, val instanceInitiatedShutdownBehavior: String, val instanceMarketOptions: List<GetLaunchTemplateInstanceMarketOption>, val instanceRequirements: List<GetLaunchTemplateInstanceRequirement>, val instanceType: String, val kernelId: String, val keyName: String, val latestVersion: Int, val licenseSpecifications: List<GetLaunchTemplateLicenseSpecification>, val maintenanceOptions: List<GetLaunchTemplateMaintenanceOption>, val metadataOptions: List<GetLaunchTemplateMetadataOption>, val monitorings: List<GetLaunchTemplateMonitoring>, val name: String, val networkInterfaces: List<GetLaunchTemplateNetworkInterface>, val placements: List<GetLaunchTemplatePlacement>, val privateDnsNameOptions: List<GetLaunchTemplatePrivateDnsNameOption>, val ramDiskId: String, val securityGroupNames: List<String>, val tagSpecifications: List<GetLaunchTemplateTagSpecification>, val tags: Map<String, String>, val userData: String, val vpcSecurityGroupIds: List<String>)
A collection of values returned by getLaunchTemplate.
Constructors
Link copied to clipboard
constructor(arn: String, blockDeviceMappings: List<GetLaunchTemplateBlockDeviceMapping>, capacityReservationSpecifications: List<GetLaunchTemplateCapacityReservationSpecification>, cpuOptions: List<GetLaunchTemplateCpuOption>, creditSpecifications: List<GetLaunchTemplateCreditSpecification>, defaultVersion: Int, description: String, disableApiStop: Boolean, disableApiTermination: Boolean, ebsOptimized: String, elasticGpuSpecifications: List<GetLaunchTemplateElasticGpuSpecification>, elasticInferenceAccelerators: List<GetLaunchTemplateElasticInferenceAccelerator>, enclaveOptions: List<GetLaunchTemplateEnclaveOption>, filters: List<GetLaunchTemplateFilter>? = null, hibernationOptions: List<GetLaunchTemplateHibernationOption>, iamInstanceProfiles: List<GetLaunchTemplateIamInstanceProfile>, id: String, imageId: String, instanceInitiatedShutdownBehavior: String, instanceMarketOptions: List<GetLaunchTemplateInstanceMarketOption>, instanceRequirements: List<GetLaunchTemplateInstanceRequirement>, instanceType: String, kernelId: String, keyName: String, latestVersion: Int, licenseSpecifications: List<GetLaunchTemplateLicenseSpecification>, maintenanceOptions: List<GetLaunchTemplateMaintenanceOption>, metadataOptions: List<GetLaunchTemplateMetadataOption>, monitorings: List<GetLaunchTemplateMonitoring>, name: String, networkInterfaces: List<GetLaunchTemplateNetworkInterface>, placements: List<GetLaunchTemplatePlacement>, privateDnsNameOptions: List<GetLaunchTemplatePrivateDnsNameOption>, ramDiskId: String, securityGroupNames: List<String>, tagSpecifications: List<GetLaunchTemplateTagSpecification>, tags: Map<String, String>, userData: String, vpcSecurityGroupIds: List<String>)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard