Interface GeneratedPolicy.Builder

    • Method Detail

      • policy

        GeneratedPolicy.Builder policy​(String policy)

        The text to use as the content for the new policy. The policy is created using the CreatePolicy action.

        Parameters:
        policy - The text to use as the content for the new policy. The policy is created using the CreatePolicy action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.