class

Amazonite::SsmV1::CreateOpsItemRequest

Inherits JSON::Serializable < Reference < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

actual_end_time
Source
actual_end_time=(actual_end_time : Time | Nil)
Source
actual_start_time
Source
actual_start_time=(actual_start_time : Time | Nil)
Source
category
Source
category=(category : String | Nil)
Source
description
Source
description=(description : String)
Source
notifications
Source
notifications=(notifications : Array(OpsItemNotification) | Nil)
Source
operational_data
Source
operational_data=(operational_data : Hash(String, OpsItemDataValue) | Nil)
Source
ops_item_type
Source
ops_item_type=(ops_item_type : String | Nil)
Source
planned_end_time
Source
planned_end_time=(planned_end_time : Time | Nil)
Source
planned_start_time
Source
planned_start_time=(planned_start_time : Time | Nil)
Source
priority
Source
priority=(priority : Int32 | Nil)
Source
severity
Source
severity=(severity : String | Nil)
Source
source
Source
source=(source : String)
Source
tags
Source
tags=(tags : Array(Tag) | Nil)
Source
title
Source
title=(title : String)
Source