Uses of Class
software.amazon.awssdk.services.ec2.model.LaunchTemplateInstanceMaintenanceOptionsRequest
-
Packages that use LaunchTemplateInstanceMaintenanceOptionsRequest Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of LaunchTemplateInstanceMaintenanceOptionsRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchTemplateInstanceMaintenanceOptionsRequest Modifier and Type Method Description LaunchTemplateInstanceMaintenanceOptionsRequestRequestLaunchTemplateData. maintenanceOptions()The maintenance options for the instance.Methods in software.amazon.awssdk.services.ec2.model with parameters of type LaunchTemplateInstanceMaintenanceOptionsRequest Modifier and Type Method Description RequestLaunchTemplateData.BuilderRequestLaunchTemplateData.Builder. maintenanceOptions(LaunchTemplateInstanceMaintenanceOptionsRequest maintenanceOptions)The maintenance options for the instance.
-