domainARN property
The ARN of the Amazon ES domain. The IAM role must have permissions
for DescribeElasticsearchDomain
,
DescribeElasticsearchDomains
, and
DescribeElasticsearchDomainConfig
after assuming the role
specified in RoleARN. For more information, see Amazon
Resource Names (ARNs) and AWS Service Namespaces.
Specify either ClusterEndpoint
or DomainARN
.
Implementation
final String? domainARN;