Class CfnDomainMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnDomainMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDomainMixinProps
CfnDomainMixinProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.opensearchservice.CfnDomainMixinProps
CfnDomainMixinProps.Builder, CfnDomainMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnDomainMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDomainMixinProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectAn AWS Identity and Access Management ( IAM ) policy document that specifies who can access the OpenSearch Service domain and their permissions.final ObjectAdditional options to specify for the OpenSearch Service domain.final ObjectSpecifies options for fine-grained access control and SAML authentication.final ObjectContainer for parameters required to enable all machine learning features.final ObjectContainer for the cluster configuration of a domain.final ObjectConfigures OpenSearch Service to use Amazon Cognito authentication for OpenSearch Dashboards.final Stringfinal ObjectSpecifies additional options for the domain endpoint, such as whether to require HTTPS for all traffic or whether to use a custom endpoint rather than the default endpoint.final StringA name for the OpenSearch Service domain.final ObjectThe configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the OpenSearch Service domain.final ObjectWhether the domain should encrypt data at rest, and if so, the AWS key to use.final StringThe version of OpenSearch to use.final ObjectConfiguration options for controlling IAM Identity Center integration within a domain.final StringChoose either dual stack or IPv4 as your IP address type.final ObjectAn object with one or more of the following keys:SEARCH_SLOW_LOGS,ES_APPLICATION_LOGS,INDEX_SLOW_LOGS,AUDIT_LOGS, depending on the types of logs you want to publish.final ObjectSpecifies whether node-to-node encryption is enabled.final ObjectOptions for a domain's off-peak window, during which OpenSearch Service can perform mandatory configuration changes on the domain.final ObjectReturns union: eitherBooleanorIResolvablefinal ObjectDEPRECATED .final ObjectService software update options for the domain.getTags()An arbitrary set of tags (key–value pairs) to associate with the OpenSearch Service domain.final ObjectThe virtual private cloud (VPC) configuration for the OpenSearch Service domain.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDomainMixinProps.Builder.
-
-
Method Details
-
getAccessPolicies
Description copied from interface:CfnDomainMixinPropsAn AWS Identity and Access Management ( IAM ) policy document that specifies who can access the OpenSearch Service domain and their permissions.For more information, see Configuring access policies in the Amazon OpenSearch Service Developer Guide .
- Specified by:
getAccessPoliciesin interfaceCfnDomainMixinProps- See Also:
-
getAdvancedOptions
Description copied from interface:CfnDomainMixinPropsAdditional options to specify for the OpenSearch Service domain.For more information, see AdvancedOptions in the OpenSearch Service API reference.
Returns union: either Mapinvalid input: '<'String,
String> orIResolvable- Specified by:
getAdvancedOptionsin interfaceCfnDomainMixinProps- See Also:
-
getAdvancedSecurityOptions
Description copied from interface:CfnDomainMixinPropsSpecifies options for fine-grained access control and SAML authentication.If you specify advanced security options, you must also enable node-to-node encryption ( NodeToNodeEncryptionOptions ) and encryption at rest ( EncryptionAtRestOptions ). You must also enable
EnforceHTTPSwithin DomainEndpointOptions , which requires HTTPS for all traffic to the domain.Returns union: either
IResolvableorCfnDomainPropsMixin.AdvancedSecurityOptionsInputProperty- Specified by:
getAdvancedSecurityOptionsin interfaceCfnDomainMixinProps- See Also:
-
getAimlOptions
Description copied from interface:CfnDomainMixinPropsContainer for parameters required to enable all machine learning features.Returns union: either
IResolvableorCfnDomainPropsMixin.AIMLOptionsProperty- Specified by:
getAimlOptionsin interfaceCfnDomainMixinProps- See Also:
-
getClusterConfig
Description copied from interface:CfnDomainMixinPropsContainer for the cluster configuration of a domain.Returns union: either
IResolvableorCfnDomainPropsMixin.ClusterConfigProperty- Specified by:
getClusterConfigin interfaceCfnDomainMixinProps- See Also:
-
getCognitoOptions
Description copied from interface:CfnDomainMixinPropsConfigures OpenSearch Service to use Amazon Cognito authentication for OpenSearch Dashboards.Returns union: either
IResolvableorCfnDomainPropsMixin.CognitoOptionsProperty- Specified by:
getCognitoOptionsin interfaceCfnDomainMixinProps- See Also:
-
getDomainArn
- Specified by:
getDomainArnin interfaceCfnDomainMixinProps- See Also:
-
getDomainEndpointOptions
Description copied from interface:CfnDomainMixinPropsSpecifies additional options for the domain endpoint, such as whether to require HTTPS for all traffic or whether to use a custom endpoint rather than the default endpoint.Returns union: either
IResolvableorCfnDomainPropsMixin.DomainEndpointOptionsProperty- Specified by:
getDomainEndpointOptionsin interfaceCfnDomainMixinProps- See Also:
-
getDomainName
Description copied from interface:CfnDomainMixinPropsA name for the OpenSearch Service domain.The name must have a minimum length of 3 and a maximum length of 28. If you don't specify a name, CloudFormation generates a unique physical ID and uses that ID for the domain name. For more information, see Name Type .
Required when creating a new domain.
If you specify a name, you can't perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you must replace the resource, specify a new name.
- Specified by:
getDomainNamein interfaceCfnDomainMixinProps- See Also:
-
getEbsOptions
Description copied from interface:CfnDomainMixinPropsThe configurations of Amazon Elastic Block Store (Amazon EBS) volumes that are attached to data nodes in the OpenSearch Service domain.For more information, see EBS volume size limits in the Amazon OpenSearch Service Developer Guide .
Returns union: either
IResolvableorCfnDomainPropsMixin.EBSOptionsProperty- Specified by:
getEbsOptionsin interfaceCfnDomainMixinProps- See Also:
-
getEncryptionAtRestOptions
Description copied from interface:CfnDomainMixinPropsWhether the domain should encrypt data at rest, and if so, the AWS key to use.See Encryption of data at rest for Amazon OpenSearch Service .
If no encryption at rest options were initially specified in the template, updating this property by adding it causes no interruption. However, if you change this property after it's already been set within a template, the domain is deleted and recreated in order to modify the property.
Returns union: either
IResolvableorCfnDomainPropsMixin.EncryptionAtRestOptionsProperty- Specified by:
getEncryptionAtRestOptionsin interfaceCfnDomainMixinProps- See Also:
-
getEngineVersion
Description copied from interface:CfnDomainMixinPropsThe version of OpenSearch to use.The value must be in the format
OpenSearch_X.YorElasticsearch_X.Y. If not specified, the latest version of OpenSearch is used. For information about the versions that OpenSearch Service supports, see Supported versions of OpenSearch and Elasticsearch in the Amazon OpenSearch Service Developer Guide .If you set the EnableVersionUpgrade update policy to
true, you can updateEngineVersionwithout interruption. WhenEnableVersionUpgradeis set tofalse, or is not specified, updatingEngineVersionresults in replacement .- Specified by:
getEngineVersionin interfaceCfnDomainMixinProps- See Also:
-
getIdentityCenterOptions
Description copied from interface:CfnDomainMixinPropsConfiguration options for controlling IAM Identity Center integration within a domain.Returns union: either
IResolvableorCfnDomainPropsMixin.IdentityCenterOptionsProperty- Specified by:
getIdentityCenterOptionsin interfaceCfnDomainMixinProps- See Also:
-
getIpAddressType
Description copied from interface:CfnDomainMixinPropsChoose either dual stack or IPv4 as your IP address type.Dual stack allows you to share domain resources across IPv4 and IPv6 address types, and is the recommended option. If you set your IP address type to dual stack, you can't change your address type later.
- Specified by:
getIpAddressTypein interfaceCfnDomainMixinProps- See Also:
-
getLogPublishingOptions
Description copied from interface:CfnDomainMixinPropsAn object with one or more of the following keys:SEARCH_SLOW_LOGS,ES_APPLICATION_LOGS,INDEX_SLOW_LOGS,AUDIT_LOGS, depending on the types of logs you want to publish.Each key needs a valid
LogPublishingOptionvalue. For the full syntax, see the examples .Returns union: either
IResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnDomainPropsMixin.LogPublishingOptionProperty>- Specified by:
getLogPublishingOptionsin interfaceCfnDomainMixinProps- See Also:
-
getNodeToNodeEncryptionOptions
Description copied from interface:CfnDomainMixinPropsSpecifies whether node-to-node encryption is enabled.See Node-to-node encryption for Amazon OpenSearch Service .
Returns union: either
IResolvableorCfnDomainPropsMixin.NodeToNodeEncryptionOptionsProperty- Specified by:
getNodeToNodeEncryptionOptionsin interfaceCfnDomainMixinProps- See Also:
-
getOffPeakWindowOptions
Description copied from interface:CfnDomainMixinPropsOptions for a domain's off-peak window, during which OpenSearch Service can perform mandatory configuration changes on the domain.Returns union: either
IResolvableorCfnDomainPropsMixin.OffPeakWindowOptionsProperty- Specified by:
getOffPeakWindowOptionsin interfaceCfnDomainMixinProps- See Also:
-
getSkipShardMigrationWait
Description copied from interface:CfnDomainMixinPropsReturns union: eitherBooleanorIResolvable- Specified by:
getSkipShardMigrationWaitin interfaceCfnDomainMixinProps- See Also:
-
getSnapshotOptions
Description copied from interface:CfnDomainMixinPropsDEPRECATED .The automated snapshot configuration for the OpenSearch Service domain indexes.
Returns union: either
IResolvableorCfnDomainPropsMixin.SnapshotOptionsProperty- Specified by:
getSnapshotOptionsin interfaceCfnDomainMixinProps- See Also:
-
getSoftwareUpdateOptions
Description copied from interface:CfnDomainMixinPropsService software update options for the domain.Returns union: either
IResolvableorCfnDomainPropsMixin.SoftwareUpdateOptionsProperty- Specified by:
getSoftwareUpdateOptionsin interfaceCfnDomainMixinProps- See Also:
-
getTags
Description copied from interface:CfnDomainMixinPropsAn arbitrary set of tags (key–value pairs) to associate with the OpenSearch Service domain.- Specified by:
getTagsin interfaceCfnDomainMixinProps- See Also:
-
getVpcOptions
Description copied from interface:CfnDomainMixinPropsThe virtual private cloud (VPC) configuration for the OpenSearch Service domain.For more information, see Launching your Amazon OpenSearch Service domains within a VPC in the Amazon OpenSearch Service Developer Guide .
If you remove this entity altogether, along with its associated properties, it causes a replacement. You might encounter this scenario if you're updating your security configuration from a VPC to a public endpoint.
Returns union: either
IResolvableorCfnDomainPropsMixin.VPCOptionsProperty- Specified by:
getVpcOptionsin interfaceCfnDomainMixinProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-