DataAccessorAuthenticationConfiguration
A union type that contains the specific authentication configuration based on the authentication type selected.
Inheritors
Types
Configuration for IAM Identity Center Trusted Token Issuer (TTI) authentication used when the authentication type is AWS_IAM_IDC_TTI
.
Functions
Casts this DataAccessorAuthenticationConfiguration as a IdcTrustedTokenIssuerConfiguration and retrieves its aws.sdk.kotlin.services.qbusiness.model.DataAccessorIdcTrustedTokenIssuerConfiguration value. Throws an exception if the DataAccessorAuthenticationConfiguration is not a IdcTrustedTokenIssuerConfiguration.
Casts this DataAccessorAuthenticationConfiguration as a IdcTrustedTokenIssuerConfiguration and retrieves its aws.sdk.kotlin.services.qbusiness.model.DataAccessorIdcTrustedTokenIssuerConfiguration value. Returns null if the DataAccessorAuthenticationConfiguration is not a IdcTrustedTokenIssuerConfiguration.