Uses of Class
software.amazon.awssdk.services.elasticsearch.model.MasterUserOptions
-
Packages that use MasterUserOptions Package Description software.amazon.awssdk.services.elasticsearch.model -
-
Uses of MasterUserOptions in software.amazon.awssdk.services.elasticsearch.model
Methods in software.amazon.awssdk.services.elasticsearch.model that return MasterUserOptions Modifier and Type Method Description MasterUserOptionsAdvancedSecurityOptionsInput. masterUserOptions()Credentials for the master user: username and password, ARN, or both.Methods in software.amazon.awssdk.services.elasticsearch.model with parameters of type MasterUserOptions Modifier and Type Method Description AdvancedSecurityOptionsInput.BuilderAdvancedSecurityOptionsInput.Builder. masterUserOptions(MasterUserOptions masterUserOptions)Credentials for the master user: username and password, ARN, or both.
-