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

AWSECSExecuteCommandCloudWatchLogConfiguration

No description

type AWSECSExecuteCommandCloudWatchLogConfiguration {
enabled: Boolean!
groupName: String!
}

Fields

AWSECSExecuteCommandCloudWatchLogConfiguration.enabled ● Boolean! non-null scalar

Indicates whether to use encryption on the CloudWatch logs

AWSECSExecuteCommandCloudWatchLogConfiguration.groupName ● String! non-null scalar

The name of the CloudWatch log group to send logs to

Implemented by

AWSECSExecuteCommandLogConfiguration union