PrivateKeySource
Contains the private key source configuration for a JWT client assertion.
Inheritors
Types
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.