AuthenticationMethod
A structure that describes an authentication method that can be used by an application.
Inheritors
Types
Functions
Link copied to clipboard
Casts this AuthenticationMethod as a Iam and retrieves its aws.sdk.kotlin.services.ssoadmin.model.IamAuthenticationMethod value. Throws an exception if the AuthenticationMethod is not a Iam.
Link copied to clipboard
Casts this AuthenticationMethod as a Iam and retrieves its aws.sdk.kotlin.services.ssoadmin.model.IamAuthenticationMethod value. Returns null if the AuthenticationMethod is not a Iam.