Annotation Store Sse Config Args
data class AnnotationStoreSseConfigArgs(val keyArn: Output<String>? = null, val type: Output<AnnotationStoreEncryptionType>) : ConvertibleToJava<AnnotationStoreSseConfigArgs>
Constructors
Link copied to clipboard
fun AnnotationStoreSseConfigArgs(keyArn: Output<String>? = null, type: Output<AnnotationStoreEncryptionType>)