Class IdentitySourceParametersForGet

java.lang.Object
software.amazon.awssdk.services.mpa.model.IdentitySourceParametersForGet
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<IdentitySourceParametersForGet.Builder,IdentitySourceParametersForGet>

@Generated("software.amazon.awssdk:codegen") public final class IdentitySourceParametersForGet extends Object implements SdkPojo, Serializable, ToCopyableBuilder<IdentitySourceParametersForGet.Builder,IdentitySourceParametersForGet>

Contains details for the resource that provides identities to the identity source. For example, an IAM Identity Center instance. For more information, see Identity source in the Multi-party approval User Guide.

See Also: