IdentitySource

class IdentitySource : KotlinCustomResource

Definition of AWS::VerifiedPermissions::IdentitySource Resource Type

Example Usage

Example

No Java example available.

Properties

Link copied to clipboard

Contains configuration information used when creating a new identity source.

Link copied to clipboard
Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The unique ID of the new or updated identity store.

Link copied to clipboard
val policyStoreId: Output<String>

Specifies the ID of the policy store in which you want to store this identity source. Only policies and requests made using this policy store can reference identities from the identity provider configured in the new identity source.

Link copied to clipboard

Specifies the namespace and data type of the principals generated for identities authenticated by the new identity source.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>