Uses of Class
software.amazon.awssdk.services.ec2.model.LaunchTemplateInstanceMaintenanceOptionsRequest
Packages that use LaunchTemplateInstanceMaintenanceOptionsRequest
-
Uses of LaunchTemplateInstanceMaintenanceOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchTemplateInstanceMaintenanceOptionsRequestModifier and TypeMethodDescriptionRequestLaunchTemplateData.maintenanceOptions()The maintenance options for the instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type LaunchTemplateInstanceMaintenanceOptionsRequestModifier and TypeMethodDescriptionRequestLaunchTemplateData.Builder.maintenanceOptions(LaunchTemplateInstanceMaintenanceOptionsRequest maintenanceOptions) The maintenance options for the instance.