Alloy Db Connection Profile Args
data class AlloyDbConnectionProfileArgs(val clusterId: Output<String>, val settings: Output<AlloyDbSettingsArgs>? = null) : ConvertibleToJava<AlloyDbConnectionProfileArgs>
Specifies required connection parameters, and the parameters required to create an AlloyDB destination cluster.