AdminPasswordSourceConfiguration
The configuration of the admin password source. This is a union, so only one of the following members can be specified.
Inheritors
Types
The configuration for a customer-managed Amazon Web Services Secrets Manager secret used as the admin password source.
Functions
Casts this AdminPasswordSourceConfiguration as a CustomerManagedAwsSecret and retrieves its aws.sdk.kotlin.services.odb.model.CustomerManagedAwsSecretConfiguration value. Throws an exception if the AdminPasswordSourceConfiguration is not a CustomerManagedAwsSecret.
Casts this AdminPasswordSourceConfiguration as a CustomerManagedAwsSecret and retrieves its aws.sdk.kotlin.services.odb.model.CustomerManagedAwsSecretConfiguration value. Returns null if the AdminPasswordSourceConfiguration is not a CustomerManagedAwsSecret.