Interface GetPolicyResponse.Builder

    • Method Detail

      • policy

        GetPolicyResponse.Builder policy​(String policy)

        The JSON-formatted resource-based policy attached to the ProfilingGroup.

        Parameters:
        policy - The JSON-formatted resource-based policy attached to the ProfilingGroup.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • revisionId

        GetPolicyResponse.Builder revisionId​(String revisionId)

        A unique identifier for the current revision of the returned policy.

        Parameters:
        revisionId - A unique identifier for the current revision of the returned policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.