Package-level declarations
Types
Link copied to clipboard
Provides a DAS Switch Das Pro resource. For information about DAS Switch Das Pro and how to use it, see What is Switch Das Pro.
Link copied to clipboard
data class SwitchDasProArgs(val instanceId: Output<String>? = null, val sqlRetention: Output<Int>? = null, val userId: Output<String>? = null) : ConvertibleToJava<SwitchDasProArgs>
Provides a DAS Switch Das Pro resource. For information about DAS Switch Das Pro and how to use it, see What is Switch Das Pro.
Link copied to clipboard
class SwitchDasProArgsBuilder
Builder for SwitchDasProArgs.
Link copied to clipboard
Link copied to clipboard
Builder for SwitchDasPro.
Functions
Link copied to clipboard
suspend fun switchDasPro(name: String, block: suspend SwitchDasProResourceBuilder.() -> Unit): SwitchDasPro