| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticsearch |
Amazon Elasticsearch Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDomain.MasterUserOptionsProperty.Builder |
CfnDomain.MasterUserOptionsProperty.builder() |
CfnDomain.MasterUserOptionsProperty.Builder |
CfnDomain.MasterUserOptionsProperty.Builder.masterUserArn(String masterUserArn)
Sets the value of
CfnDomain.MasterUserOptionsProperty.getMasterUserArn() |
CfnDomain.MasterUserOptionsProperty.Builder |
CfnDomain.MasterUserOptionsProperty.Builder.masterUserName(String masterUserName)
Sets the value of
CfnDomain.MasterUserOptionsProperty.getMasterUserName() |
CfnDomain.MasterUserOptionsProperty.Builder |
CfnDomain.MasterUserOptionsProperty.Builder.masterUserPassword(String masterUserPassword)
Sets the value of
CfnDomain.MasterUserOptionsProperty.getMasterUserPassword() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnDomain.MasterUserOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder. |
Copyright © 2022. All rights reserved.