Interface AddPermissionResponse.Builder

    • Method Detail

      • statement

        AddPermissionResponse.Builder statement​(String statement)

        The permission statement that's added to the function policy.

        Parameters:
        statement - The permission statement that's added to the function policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.