sync Association
suspend fun syncAssociation(name: String, block: suspend SyncAssociationResourceBuilder.() -> Unit): SyncAssociation
Parameters
name
The unique name of the resulting resource.
block
Builder for SyncAssociation.
See also
Parameters
name
The unique name of the resulting resource.