domainName property

List<String>? domainName
getter/setter pair

List of domain names associated with the Container.

@mutable tagmanager.accounts.containers.create @mutable tagmanager.accounts.containers.update

Implementation

core.List<core.String>? domainName;