Interface AddLayerVersionPermissionResponse.Builder

    • Method Detail

      • statement

        AddLayerVersionPermissionResponse.Builder statement​(String statement)

        The permission statement.

        Parameters:
        statement - The permission statement.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • revisionId

        AddLayerVersionPermissionResponse.Builder revisionId​(String revisionId)

        A unique identifier for the current revision of the policy.

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