Class GetPolicyResult


  • public final class GetPolicyResult
    extends java.lang.Object
    • Method Detail

      • arn

        public java.lang.String arn()
        Returns:
        The Amazon Resource Name of the policy.
      • awsManaged

        public java.lang.Boolean awsManaged()
        Returns:
        Indicates if a policy is an AWS managed policy.
      • content

        public java.lang.String content()
        Returns:
        The text content of the policy.
      • description

        public java.lang.String description()
        Returns:
        The description of the policy.
      • id

        public java.lang.String id()
        Returns:
        The provider-assigned unique ID for this managed resource.
      • name

        public java.lang.String name()
        Returns:
        The friendly name of the policy.
      • policyId

        public java.lang.String policyId()
      • type

        public java.lang.String type()
        Returns:
        The type of policy values can be `SERVICE_CONTROL_POLICY | TAG_POLICY | BACKUP_POLICY | AISERVICES_OPT_OUT_POLICY`