KmsKeySource
The KMS key source for the JWT client assertion.
Inherited functions
Link copied to clipboard
Casts this PrivateKeySource as a KmsKeySource and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.KmsKeySourceType value. Throws an exception if the PrivateKeySource is not a KmsKeySource.
Link copied to clipboard
Casts this PrivateKeySource as a KmsKeySource and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.KmsKeySourceType value. Returns null if the PrivateKeySource is not a KmsKeySource.