Uses of Class
software.amazon.awssdk.services.ec2.model.InstanceEventWindowDisassociationRequest
-
Packages that use InstanceEventWindowDisassociationRequest Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of InstanceEventWindowDisassociationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceEventWindowDisassociationRequest Modifier and Type Method Description InstanceEventWindowDisassociationRequestDisassociateInstanceEventWindowRequest. associationTarget()One or more targets to disassociate from the specified event window.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InstanceEventWindowDisassociationRequest Modifier and Type Method Description DisassociateInstanceEventWindowRequest.BuilderDisassociateInstanceEventWindowRequest.Builder. associationTarget(InstanceEventWindowDisassociationRequest associationTarget)One or more targets to disassociate from the specified event window.
-