DomainArgs

constructor(domainName: Output<String>? = null, encryptionKey: Output<String>? = null, permissionsPolicyDocument: Output<Any>? = null, tags: Output<List<TagArgs>>? = null)