Interface StaticPolicyDefinitionDetail.Builder

    • Method Detail

      • description

        StaticPolicyDefinitionDetail.Builder description​(String description)

        A description of the static policy.

        Parameters:
        description - A description of the static policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • statement

        StaticPolicyDefinitionDetail.Builder statement​(String statement)

        The content of the static policy written in the Cedar policy language.

        Parameters:
        statement - The content of the static policy written in the Cedar policy language.
        Returns:
        Returns a reference to this object so that method calls can be chained together.