App Profile Single Cluster Routing Args
data class AppProfileSingleClusterRoutingArgs(val allowTransactionalWrites: Output<Boolean>? = null, val clusterId: Output<String>) : ConvertibleToJava<AppProfileSingleClusterRoutingArgs>
Constructors
Link copied to clipboard
fun AppProfileSingleClusterRoutingArgs(allowTransactionalWrites: Output<Boolean>? = null, clusterId: Output<String>)