GetDomainResult

constructor(accessPolicies: Any? = null, advancedOptions: Map<String, String>? = null, advancedSecurityOptions: DomainAdvancedSecurityOptionsInput? = null, arn: String? = null, clusterConfig: DomainClusterConfig? = null, cognitoOptions: DomainCognitoOptions? = null, domainArn: String? = null, domainEndpoint: String? = null, domainEndpointOptions: DomainEndpointOptions? = null, domainEndpointV2: String? = null, domainEndpoints: Map<String, String>? = null, ebsOptions: DomainEbsOptions? = null, encryptionAtRestOptions: DomainEncryptionAtRestOptions? = null, engineVersion: String? = null, id: String? = null, ipAddressType: String? = null, logPublishingOptions: Map<String, DomainLogPublishingOption>? = null, nodeToNodeEncryptionOptions: DomainNodeToNodeEncryptionOptions? = null, offPeakWindowOptions: DomainOffPeakWindowOptions? = null, serviceSoftwareOptions: DomainServiceSoftwareOptions? = null, skipShardMigrationWait: Boolean? = null, snapshotOptions: DomainSnapshotOptions? = null, softwareUpdateOptions: DomainSoftwareUpdateOptions? = null, tags: List<Tag>? = null, vpcOptions: DomainVpcOptions? = null)