Skip to main content

AWSSSMInstanceComplianceExecutionSummary

No description

type AWSSSMInstanceComplianceExecutionSummary {
executedAt: DateTime
id: String!
type: String!
}

Fields

AWSSSMInstanceComplianceExecutionSummary.executedAt ● DateTime scalar

The time the execution ran

AWSSSMInstanceComplianceExecutionSummary.id ● String! non-null scalar

An ID created by the system when PutComplianceItems was called

AWSSSMInstanceComplianceExecutionSummary.type ● String! non-null scalar

The type of execution

Member of

AWSSSMInstanceCompliance object