connection Profile
suspend fun connectionProfile(name: String, block: suspend ConnectionProfileResourceBuilder.() -> Unit): ConnectionProfile
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for ConnectionProfile.
See also
Parameters
name
The unique name of the resulting resource.