default View Association
suspend fun defaultViewAssociation(name: String, block: suspend DefaultViewAssociationResourceBuilder.() -> Unit): DefaultViewAssociation
Parameters
name
The unique name of the resulting resource.
block
Builder for DefaultViewAssociation.
See also
Parameters
name
The unique name of the resulting resource.