connection Confirmation
suspend fun connectionConfirmation(name: String, block: suspend ConnectionConfirmationResourceBuilder.() -> Unit): ConnectionConfirmation
Parameters
name
The unique name of the resulting resource.
block
Builder for ConnectionConfirmation.
See also
Parameters
name
The unique name of the resulting resource.