Uses of Class
software.amazon.awssdk.services.ec2.model.InstanceEventWindowDisassociationRequest
Packages that use InstanceEventWindowDisassociationRequest
-
Uses of InstanceEventWindowDisassociationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceEventWindowDisassociationRequestModifier and TypeMethodDescriptionDisassociateInstanceEventWindowRequest.associationTarget()One or more targets to disassociate from the specified event window.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InstanceEventWindowDisassociationRequestModifier and TypeMethodDescriptionDisassociateInstanceEventWindowRequest.Builder.associationTarget(InstanceEventWindowDisassociationRequest associationTarget) One or more targets to disassociate from the specified event window.