Uses of Class
software.amazon.awssdk.services.ecs.model.InstanceLaunchTemplateUpdate
-
Packages that use InstanceLaunchTemplateUpdate Package Description software.amazon.awssdk.services.ecs.model -
-
Uses of InstanceLaunchTemplateUpdate in software.amazon.awssdk.services.ecs.model
Methods in software.amazon.awssdk.services.ecs.model that return InstanceLaunchTemplateUpdate Modifier and Type Method Description InstanceLaunchTemplateUpdateUpdateManagedInstancesProviderConfiguration. instanceLaunchTemplate()The updated launch template configuration.Methods in software.amazon.awssdk.services.ecs.model with parameters of type InstanceLaunchTemplateUpdate Modifier and Type Method Description UpdateManagedInstancesProviderConfiguration.BuilderUpdateManagedInstancesProviderConfiguration.Builder. instanceLaunchTemplate(InstanceLaunchTemplateUpdate instanceLaunchTemplate)The updated launch template configuration.
-