| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsOpenSearchServiceDomainMasterUserOptionsDetails |
AwsOpenSearchServiceDomainMasterUserOptionsDetails.clone() |
AwsOpenSearchServiceDomainMasterUserOptionsDetails |
AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails.getMasterUserOptions()
Specifies information about the master user of the domain.
|
AwsOpenSearchServiceDomainMasterUserOptionsDetails |
AwsOpenSearchServiceDomainMasterUserOptionsDetails.withMasterUserArn(String masterUserArn)
The Amazon Resource Name (ARN) for the master user.
|
AwsOpenSearchServiceDomainMasterUserOptionsDetails |
AwsOpenSearchServiceDomainMasterUserOptionsDetails.withMasterUserName(String masterUserName)
The username for the master user.
|
AwsOpenSearchServiceDomainMasterUserOptionsDetails |
AwsOpenSearchServiceDomainMasterUserOptionsDetails.withMasterUserPassword(String masterUserPassword)
The password for the master user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails.setMasterUserOptions(AwsOpenSearchServiceDomainMasterUserOptionsDetails masterUserOptions)
Specifies information about the master user of the domain.
|
AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails |
AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails.withMasterUserOptions(AwsOpenSearchServiceDomainMasterUserOptionsDetails masterUserOptions)
Specifies information about the master user of the domain.
|
Copyright © 2023. All rights reserved.