Interface ResourcePolicySummary.Builder

    • Method Detail

      • id

        ResourcePolicySummary.Builder id​(String id)

        The unique identifier (ID) of the resource policy.

        Parameters:
        id - The unique identifier (ID) of the resource policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        ResourcePolicySummary.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the resource policy.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the resource policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.