secret Backend Connection
suspend fun secretBackendConnection(name: String, block: suspend SecretBackendConnectionResourceBuilder.() -> Unit): SecretBackendConnection
Parameters
name
The unique name of the resulting resource.
block
Builder for SecretBackendConnection.
See also
Parameters
name
The unique name of the resulting resource.