Domain Args
constructor(accessPolicies: Output<Any>? = null, advancedOptions: Output<Map<String, String>>? = null, advancedSecurityOptions: Output<DomainAdvancedSecurityOptionsInputArgs>? = null, clusterConfig: Output<DomainClusterConfigArgs>? = null, cognitoOptions: Output<DomainCognitoOptionsArgs>? = null, domainEndpointOptions: Output<DomainEndpointOptionsArgs>? = null, domainName: Output<String>? = null, ebsOptions: Output<DomainEbsOptionsArgs>? = null, encryptionAtRestOptions: Output<DomainEncryptionAtRestOptionsArgs>? = null, engineVersion: Output<String>? = null, ipAddressType: Output<String>? = null, logPublishingOptions: Output<Map<String, DomainLogPublishingOptionArgs>>? = null, nodeToNodeEncryptionOptions: Output<DomainNodeToNodeEncryptionOptionsArgs>? = null, offPeakWindowOptions: Output<DomainOffPeakWindowOptionsArgs>? = null, skipShardMigrationWait: Output<Boolean>? = null, snapshotOptions: Output<DomainSnapshotOptionsArgs>? = null, softwareUpdateOptions: Output<DomainSoftwareUpdateOptionsArgs>? = null, tags: Output<List<TagArgs>>? = null, vpcOptions: Output<DomainVpcOptionsArgs>? = null)