Class: Aws::Types::ResponseLaunchTemplateData
- Inherits:
-
Object
- Object
- Aws::Types::ResponseLaunchTemplateData
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#block_device_mappings ⇒ ::Array[Types::LaunchTemplateBlockDeviceMapping]
Returns the value of attribute block_device_mappings.
-
#capacity_reservation_specification ⇒ Types::LaunchTemplateCapacityReservationSpecificationResponse
Returns the value of attribute capacity_reservation_specification.
-
#cpu_options ⇒ Types::LaunchTemplateCpuOptions
Returns the value of attribute cpu_options.
-
#credit_specification ⇒ Types::CreditSpecification
Returns the value of attribute credit_specification.
-
#disable_api_stop ⇒ Boolean
Returns the value of attribute disable_api_stop.
-
#disable_api_termination ⇒ Boolean
Returns the value of attribute disable_api_termination.
-
#ebs_optimized ⇒ Boolean
Returns the value of attribute ebs_optimized.
-
#elastic_gpu_specifications ⇒ ::Array[Types::ElasticGpuSpecificationResponse]
Returns the value of attribute elastic_gpu_specifications.
-
#elastic_inference_accelerators ⇒ ::Array[Types::LaunchTemplateElasticInferenceAcceleratorResponse]
Returns the value of attribute elastic_inference_accelerators.
-
#enclave_options ⇒ Types::LaunchTemplateEnclaveOptions
Returns the value of attribute enclave_options.
-
#hibernation_options ⇒ Types::LaunchTemplateHibernationOptions
Returns the value of attribute hibernation_options.
-
#iam_instance_profile ⇒ Types::LaunchTemplateIamInstanceProfileSpecification
Returns the value of attribute iam_instance_profile.
-
#image_id ⇒ ::String
Returns the value of attribute image_id.
-
#instance_initiated_shutdown_behavior ⇒ "stop", "terminate"
Returns the value of attribute instance_initiated_shutdown_behavior.
-
#instance_market_options ⇒ Types::LaunchTemplateInstanceMarketOptions
Returns the value of attribute instance_market_options.
-
#instance_requirements ⇒ Types::InstanceRequirements
Returns the value of attribute instance_requirements.
-
#instance_type ⇒ "a1.medium", ...
Returns the value of attribute instance_type.
-
#kernel_id ⇒ ::String
Returns the value of attribute kernel_id.
-
#key_name ⇒ ::String
Returns the value of attribute key_name.
-
#license_specifications ⇒ ::Array[Types::LaunchTemplateLicenseConfiguration]
Returns the value of attribute license_specifications.
-
#maintenance_options ⇒ Types::LaunchTemplateInstanceMaintenanceOptions
Returns the value of attribute maintenance_options.
-
#metadata_options ⇒ Types::LaunchTemplateInstanceMetadataOptions
Returns the value of attribute metadata_options.
-
#monitoring ⇒ Types::LaunchTemplatesMonitoring
Returns the value of attribute monitoring.
-
#network_interfaces ⇒ ::Array[Types::LaunchTemplateInstanceNetworkInterfaceSpecification]
Returns the value of attribute network_interfaces.
-
#network_performance_options ⇒ Types::LaunchTemplateNetworkPerformanceOptions
Returns the value of attribute network_performance_options.
-
#operator ⇒ Types::OperatorResponse
Returns the value of attribute operator.
-
#placement ⇒ Types::LaunchTemplatePlacement
Returns the value of attribute placement.
-
#private_dns_name_options ⇒ Types::LaunchTemplatePrivateDnsNameOptions
Returns the value of attribute private_dns_name_options.
-
#ram_disk_id ⇒ ::String
Returns the value of attribute ram_disk_id.
-
#secondary_interfaces ⇒ ::Array[Types::LaunchTemplateInstanceSecondaryInterfaceSpecification]
Returns the value of attribute secondary_interfaces.
-
#security_group_ids ⇒ ::Array[::String]
Returns the value of attribute security_group_ids.
-
#security_groups ⇒ ::Array[::String]
Returns the value of attribute security_groups.
-
#tag_specifications ⇒ ::Array[Types::LaunchTemplateTagSpecification]
Returns the value of attribute tag_specifications.
-
#user_data ⇒ ::String
Returns the value of attribute user_data.
Instance Attribute Details
#block_device_mappings ⇒ ::Array[Types::LaunchTemplateBlockDeviceMapping]
Returns the value of attribute block_device_mappings.
16237 16238 16239 |
# File 'sig/types.rbs', line 16237 def block_device_mappings @block_device_mappings end |
#capacity_reservation_specification ⇒ Types::LaunchTemplateCapacityReservationSpecificationResponse
Returns the value of attribute capacity_reservation_specification.
16256 16257 16258 |
# File 'sig/types.rbs', line 16256 def capacity_reservation_specification @capacity_reservation_specification end |
#cpu_options ⇒ Types::LaunchTemplateCpuOptions
Returns the value of attribute cpu_options.
16255 16256 16257 |
# File 'sig/types.rbs', line 16255 def @cpu_options end |
#credit_specification ⇒ Types::CreditSpecification
Returns the value of attribute credit_specification.
16254 16255 16256 |
# File 'sig/types.rbs', line 16254 def credit_specification @credit_specification end |
#disable_api_stop ⇒ Boolean
Returns the value of attribute disable_api_stop.
16264 16265 16266 |
# File 'sig/types.rbs', line 16264 def disable_api_stop @disable_api_stop end |
#disable_api_termination ⇒ Boolean
Returns the value of attribute disable_api_termination.
16245 16246 16247 |
# File 'sig/types.rbs', line 16245 def disable_api_termination @disable_api_termination end |
#ebs_optimized ⇒ Boolean
Returns the value of attribute ebs_optimized.
16235 16236 16237 |
# File 'sig/types.rbs', line 16235 def ebs_optimized @ebs_optimized end |
#elastic_gpu_specifications ⇒ ::Array[Types::ElasticGpuSpecificationResponse]
Returns the value of attribute elastic_gpu_specifications.
16249 16250 16251 |
# File 'sig/types.rbs', line 16249 def elastic_gpu_specifications @elastic_gpu_specifications end |
#elastic_inference_accelerators ⇒ ::Array[Types::LaunchTemplateElasticInferenceAcceleratorResponse]
Returns the value of attribute elastic_inference_accelerators.
16250 16251 16252 |
# File 'sig/types.rbs', line 16250 def elastic_inference_accelerators @elastic_inference_accelerators end |
#enclave_options ⇒ Types::LaunchTemplateEnclaveOptions
Returns the value of attribute enclave_options.
16260 16261 16262 |
# File 'sig/types.rbs', line 16260 def @enclave_options end |
#hibernation_options ⇒ Types::LaunchTemplateHibernationOptions
Returns the value of attribute hibernation_options.
16258 16259 16260 |
# File 'sig/types.rbs', line 16258 def @hibernation_options end |
#iam_instance_profile ⇒ Types::LaunchTemplateIamInstanceProfileSpecification
Returns the value of attribute iam_instance_profile.
16236 16237 16238 |
# File 'sig/types.rbs', line 16236 def iam_instance_profile @iam_instance_profile end |
#image_id ⇒ ::String
Returns the value of attribute image_id.
16239 16240 16241 |
# File 'sig/types.rbs', line 16239 def image_id @image_id end |
#instance_initiated_shutdown_behavior ⇒ "stop", "terminate"
Returns the value of attribute instance_initiated_shutdown_behavior.
16246 16247 16248 |
# File 'sig/types.rbs', line 16246 def instance_initiated_shutdown_behavior @instance_initiated_shutdown_behavior end |
#instance_market_options ⇒ Types::LaunchTemplateInstanceMarketOptions
Returns the value of attribute instance_market_options.
16253 16254 16255 |
# File 'sig/types.rbs', line 16253 def @instance_market_options end |
#instance_requirements ⇒ Types::InstanceRequirements
Returns the value of attribute instance_requirements.
16261 16262 16263 |
# File 'sig/types.rbs', line 16261 def instance_requirements @instance_requirements end |
#instance_type ⇒ "a1.medium", ...
Returns the value of attribute instance_type.
16240 16241 16242 |
# File 'sig/types.rbs', line 16240 def instance_type @instance_type end |
#kernel_id ⇒ ::String
Returns the value of attribute kernel_id.
16234 16235 16236 |
# File 'sig/types.rbs', line 16234 def kernel_id @kernel_id end |
#key_name ⇒ ::String
Returns the value of attribute key_name.
16241 16242 16243 |
# File 'sig/types.rbs', line 16241 def key_name @key_name end |
#license_specifications ⇒ ::Array[Types::LaunchTemplateLicenseConfiguration]
Returns the value of attribute license_specifications.
16257 16258 16259 |
# File 'sig/types.rbs', line 16257 def license_specifications @license_specifications end |
#maintenance_options ⇒ Types::LaunchTemplateInstanceMaintenanceOptions
Returns the value of attribute maintenance_options.
16263 16264 16265 |
# File 'sig/types.rbs', line 16263 def @maintenance_options end |
#metadata_options ⇒ Types::LaunchTemplateInstanceMetadataOptions
Returns the value of attribute metadata_options.
16259 16260 16261 |
# File 'sig/types.rbs', line 16259 def @metadata_options end |
#monitoring ⇒ Types::LaunchTemplatesMonitoring
Returns the value of attribute monitoring.
16242 16243 16244 |
# File 'sig/types.rbs', line 16242 def monitoring @monitoring end |
#network_interfaces ⇒ ::Array[Types::LaunchTemplateInstanceNetworkInterfaceSpecification]
Returns the value of attribute network_interfaces.
16238 16239 16240 |
# File 'sig/types.rbs', line 16238 def network_interfaces @network_interfaces end |
#network_performance_options ⇒ Types::LaunchTemplateNetworkPerformanceOptions
Returns the value of attribute network_performance_options.
16266 16267 16268 |
# File 'sig/types.rbs', line 16266 def @network_performance_options end |
#operator ⇒ Types::OperatorResponse
Returns the value of attribute operator.
16265 16266 16267 |
# File 'sig/types.rbs', line 16265 def operator @operator end |
#placement ⇒ Types::LaunchTemplatePlacement
Returns the value of attribute placement.
16243 16244 16245 |
# File 'sig/types.rbs', line 16243 def placement @placement end |
#private_dns_name_options ⇒ Types::LaunchTemplatePrivateDnsNameOptions
Returns the value of attribute private_dns_name_options.
16262 16263 16264 |
# File 'sig/types.rbs', line 16262 def @private_dns_name_options end |
#ram_disk_id ⇒ ::String
Returns the value of attribute ram_disk_id.
16244 16245 16246 |
# File 'sig/types.rbs', line 16244 def ram_disk_id @ram_disk_id end |
#secondary_interfaces ⇒ ::Array[Types::LaunchTemplateInstanceSecondaryInterfaceSpecification]
Returns the value of attribute secondary_interfaces.
16267 16268 16269 |
# File 'sig/types.rbs', line 16267 def secondary_interfaces @secondary_interfaces end |
#security_group_ids ⇒ ::Array[::String]
Returns the value of attribute security_group_ids.
16251 16252 16253 |
# File 'sig/types.rbs', line 16251 def security_group_ids @security_group_ids end |
#security_groups ⇒ ::Array[::String]
Returns the value of attribute security_groups.
16252 16253 16254 |
# File 'sig/types.rbs', line 16252 def security_groups @security_groups end |
#tag_specifications ⇒ ::Array[Types::LaunchTemplateTagSpecification]
Returns the value of attribute tag_specifications.
16248 16249 16250 |
# File 'sig/types.rbs', line 16248 def tag_specifications @tag_specifications end |
#user_data ⇒ ::String
Returns the value of attribute user_data.
16247 16248 16249 |
# File 'sig/types.rbs', line 16247 def user_data @user_data end |