Class GetPolicyResult


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

      • audited

        public java.lang.Boolean audited()
        Returns:
        The audit status of the firewall policy.
      • description

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

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

        public java.util.Optional<java.lang.String> name()
        Returns:
        See Argument Reference above.
      • policyId

        public java.util.Optional<java.lang.String> policyId()
        Returns:
        See Argument Reference above.
      • region

        public java.lang.String region()
        Returns:
        See Argument Reference above.
      • rules

        public java.util.List<java.lang.String> rules()
        Returns:
        The array of one or more firewall rules that comprise the policy.
      • shared

        public java.lang.Boolean shared()
        Returns:
        The sharing status of the firewall policy.
      • tenantId

        public java.lang.String tenantId()
        Returns:
        See Argument Reference above.