SecretsManager
The configuration settings for transit encryption using AWS Secrets Manager, including the secret ARN and role ARN.
Inherited functions
Casts this FlowTransitEncryptionKeyConfiguration as a Automatic and retrieves its aws.sdk.kotlin.services.mediaconnect.model.AutomaticEncryptionKeyConfiguration value. Throws an exception if the FlowTransitEncryptionKeyConfiguration is not a Automatic.
Casts this FlowTransitEncryptionKeyConfiguration as a Automatic and retrieves its aws.sdk.kotlin.services.mediaconnect.model.AutomaticEncryptionKeyConfiguration value. Returns null if the FlowTransitEncryptionKeyConfiguration is not a Automatic.
Casts this FlowTransitEncryptionKeyConfiguration as a SecretsManager and retrieves its aws.sdk.kotlin.services.mediaconnect.model.SecretsManagerEncryptionKeyConfiguration value. Throws an exception if the FlowTransitEncryptionKeyConfiguration is not a SecretsManager.
Casts this FlowTransitEncryptionKeyConfiguration as a SecretsManager and retrieves its aws.sdk.kotlin.services.mediaconnect.model.SecretsManagerEncryptionKeyConfiguration value. Returns null if the FlowTransitEncryptionKeyConfiguration is not a SecretsManager.