Interface ElasticsearchDomainAdvancedSecurityOptionsMasterUserOptions

    • Method Detail

      • getMasterUserArn

        @Stability(Stable)
        @Nullable
        default String getMasterUserArn()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticsearch_domain#master_user_arn ElasticsearchDomain#master_user_arn}.
      • getMasterUserName

        @Stability(Stable)
        @Nullable
        default String getMasterUserName()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticsearch_domain#master_user_name ElasticsearchDomain#master_user_name}.
      • getMasterUserPassword

        @Stability(Stable)
        @Nullable
        default String getMasterUserPassword()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/elasticsearch_domain#master_user_password ElasticsearchDomain#master_user_password}.