CreateIdentitySourceRequest
Types
Properties
Link copied to clipboard
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services populates this field.
Link copied to clipboard
A IdentitySourceParameters
object. Contains details for the resource that provides identities to the identity source. For example, an IAM Identity Center instance.
Functions
Link copied to clipboard
inline fun copy(block: CreateIdentitySourceRequest.Builder.() -> Unit = {}): CreateIdentitySourceRequest