toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.omics.kotlin.outputs
/
AnnotationStoreSseConfig
Annotation
Store
Sse
Config
data
class
AnnotationStoreSseConfig
(
val
keyArn
:
String
?
=
null
,
val
type
:
AnnotationStoreEncryptionType
)
Members
Constructors
Annotation
Store
Sse
Config
Link copied to clipboard
constructor
(
keyArn
:
String
?
=
null
,
type
:
AnnotationStoreEncryptionType
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Arn
Link copied to clipboard
val
keyArn
:
String
?
=
null
An encryption key ARN.
type
Link copied to clipboard
val
type
:
AnnotationStoreEncryptionType
The encryption type.