pulumi-aws-kotlin
6.12.2.0
pulumi-aws-kotlin
/
com.pulumi.aws.verifiedaccess.kotlin.outputs
/
EndpointSseSpecification
Endpoint
Sse
Specification
data
class
EndpointSseSpecification
(
val
customerManagedKeyEnabled
:
Boolean
?
=
null
,
val
kmsKeyArn
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Endpoint
Sse
Specification
Link copied to clipboard
fun
EndpointSseSpecification
(
customerManagedKeyEnabled
:
Boolean
?
=
null
,
kmsKeyArn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
customer
Managed
Key
Enabled
Link copied to clipboard
val
customerManagedKeyEnabled
:
Boolean
?
=
null
kms
Key
Arn
Link copied to clipboard
val
kmsKeyArn
:
String
?
=
null