Uses of Class
software.amazon.awssdk.services.ec2.model.InstanceEventWindowAssociationRequest
-
Packages that use InstanceEventWindowAssociationRequest Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of InstanceEventWindowAssociationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceEventWindowAssociationRequest Modifier and Type Method Description InstanceEventWindowAssociationRequestAssociateInstanceEventWindowRequest. associationTarget()One or more targets associated with the specified event window.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InstanceEventWindowAssociationRequest Modifier and Type Method Description AssociateInstanceEventWindowRequest.BuilderAssociateInstanceEventWindowRequest.Builder. associationTarget(InstanceEventWindowAssociationRequest associationTarget)One or more targets associated with the specified event window.
-