custom Domain Association Resource
suspend fun customDomainAssociationResource(name: String, block: suspend CustomDomainAssociationResourceBuilder.() -> Unit): CustomDomainAssociation
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for CustomDomainAssociation.