Amazonite::SsmV1::PutComplianceItemsRequest
Inherits JSON::Serializable < Reference < Object
Constructors
new(resource_id : String, resource_type : String, compliance_type : String, execution_summary : ComplianceExecutionSummary, items : Array(ComplianceItemEntry), item_content_hash : String | Nil = nil, upload_type : ComplianceUploadType | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
compliance_type
Sourceexecution_summary
Sourceexecution_summary=(execution_summary : ComplianceExecutionSummary)
Sourceitem_content_hash
Sourceitems
Sourceresource_id
Sourceresource_type
Sourceupload_type
Sourceupload_type=(upload_type : ComplianceUploadType | Nil)
Source