Interface CreateRoleResponse.Builder

    • Method Detail

      • role

        CreateRoleResponse.Builder role​(Role role)

        A structure containing details about the new role.

        Parameters:
        role - A structure containing details about the new role.
        Returns:
        Returns a reference to this object so that method calls can be chained together.