Trust Provider Sse Specification Args
data class TrustProviderSseSpecificationArgs(val customerManagedKeyEnabled: Output<Boolean>? = null, val kmsKeyArn: Output<String>? = null) : ConvertibleToJava<TrustProviderSseSpecificationArgs>