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