Interface PolicyRole.Builder

    • Method Detail

      • roleName

        PolicyRole.Builder roleName​(String roleName)

        The name (friendly name, not ARN) identifying the role.

        Parameters:
        roleName - The name (friendly name, not ARN) identifying the role.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • roleId

        PolicyRole.Builder roleId​(String roleId)

        The stable and unique string identifying the role. For more information about IDs, see IAM identifiers in the IAM User Guide.

        Parameters:
        roleId - The stable and unique string identifying the role. For more information about IDs, see IAM identifiers in the IAM User Guide.
        Returns:
        Returns a reference to this object so that method calls can be chained together.