toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.bedrock.kotlin.outputs
/
AgentDataSourceServerSideEncryptionConfiguration
Agent
Data
Source
Server
Side
Encryption
Configuration
data
class
AgentDataSourceServerSideEncryptionConfiguration
(
val
kmsKeyArn
:
String
?
=
null
)
Members
Constructors
Agent
Data
Source
Server
Side
Encryption
Configuration
Link copied to clipboard
constructor
(
kmsKeyArn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
kms
Key
Arn
Link copied to clipboard
val
kmsKeyArn
:
String
?
=
null
ARN of the AWS KMS key used to encrypt the resource.