associations Interface
suspend fun associationsInterface(name: String, block: suspend AssociationsInterfaceResourceBuilder.() -> Unit): AssociationsInterface
Parameters
name
The unique name of the resulting resource.
block
Builder for AssociationsInterface.
See also
Parameters
name
The unique name of the resulting resource.