メインコンテンツまでスキップ

AWSElasticsearchDomainLogPublishingOption

No description

type AWSElasticsearchDomainLogPublishingOption {
type: String!
cloudWatchLogsRoleArn: String!
enabled: Boolean!
}

Fields

AWSElasticsearchDomainLogPublishingOption.type ● String! non-null scalar

Type of log files

AWSElasticsearchDomainLogPublishingOption.cloudWatchLogsRoleArn ● String! non-null scalar

ARN of the Cloudwatch log group to which log needs to be published

AWSElasticsearchDomainLogPublishingOption.enabled ● Boolean! non-null scalar

Indicates whether given log publishing option is enabled or not

Member of

AWSElasticsearchDomain object