Credentials
The credentials that you can use to connect to cluster endpoints. Credentials consist of a username and a password.
Inheritors
Types
Functions
Link copied to clipboard
Casts this Credentials as a UsernamePassword and retrieves its aws.sdk.kotlin.services.emr.model.UsernamePassword value. Throws an exception if the Credentials is not a UsernamePassword.
Link copied to clipboard
Casts this Credentials as a UsernamePassword and retrieves its aws.sdk.kotlin.services.emr.model.UsernamePassword value. Returns null if the Credentials is not a UsernamePassword.