Uses of Class
software.amazon.awssdk.services.ec2.model.IpamPolicyOrganizationTarget
Packages that use IpamPolicyOrganizationTarget
-
Uses of IpamPolicyOrganizationTarget in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type IpamPolicyOrganizationTargetModifier and TypeMethodDescriptionfinal List<IpamPolicyOrganizationTarget>GetIpamPolicyOrganizationTargetsResponse.organizationTargets()The IDs of the Amazon Web Services Organizations targets.Methods in software.amazon.awssdk.services.ec2.model with parameters of type IpamPolicyOrganizationTargetModifier and TypeMethodDescriptionGetIpamPolicyOrganizationTargetsResponse.Builder.organizationTargets(IpamPolicyOrganizationTarget... organizationTargets) The IDs of the Amazon Web Services Organizations targets.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type IpamPolicyOrganizationTargetModifier and TypeMethodDescriptionGetIpamPolicyOrganizationTargetsResponse.Builder.organizationTargets(Collection<IpamPolicyOrganizationTarget> organizationTargets) The IDs of the Amazon Web Services Organizations targets.