SdkUnknown
Inherited functions
Link copied to clipboard
Casts this Credential as a ApiKeyCredential and retrieves its aws.sdk.kotlin.services.appfabric.model.ApiKeyCredential value. Throws an exception if the Credential is not a ApiKeyCredential.
Link copied to clipboard
Casts this Credential as a ApiKeyCredential and retrieves its aws.sdk.kotlin.services.appfabric.model.ApiKeyCredential value. Returns null if the Credential is not a ApiKeyCredential.
Link copied to clipboard
Casts this Credential as a Oauth2Credential and retrieves its aws.sdk.kotlin.services.appfabric.model.Oauth2Credential value. Throws an exception if the Credential is not a Oauth2Credential.
Link copied to clipboard
Casts this Credential as a Oauth2Credential and retrieves its aws.sdk.kotlin.services.appfabric.model.Oauth2Credential value. Returns null if the Credential is not a Oauth2Credential.