Uses of Class
software.amazon.awssdk.services.organizations.model.ResourcePolicy
-
Packages that use ResourcePolicy Package Description software.amazon.awssdk.services.organizations.model -
-
Uses of ResourcePolicy in software.amazon.awssdk.services.organizations.model
Methods in software.amazon.awssdk.services.organizations.model that return ResourcePolicy Modifier and Type Method Description ResourcePolicyDescribeResourcePolicyResponse. resourcePolicy()A structure that contains details about the resource policy.ResourcePolicyPutResourcePolicyResponse. resourcePolicy()A structure that contains details about the resource policy.Methods in software.amazon.awssdk.services.organizations.model with parameters of type ResourcePolicy Modifier and Type Method Description DescribeResourcePolicyResponse.BuilderDescribeResourcePolicyResponse.Builder. resourcePolicy(ResourcePolicy resourcePolicy)A structure that contains details about the resource policy.PutResourcePolicyResponse.BuilderPutResourcePolicyResponse.Builder. resourcePolicy(ResourcePolicy resourcePolicy)A structure that contains details about the resource policy.
-