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