Amazonite::SsmV1::CommandPlugin
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(name : String | Nil = nil, status : CommandPluginStatus | Nil = nil, status_details : String | Nil = nil, response_code : Int32 | Nil = nil, response_start_date_time : Time | Nil = nil, response_finish_date_time : Time | Nil = nil, output : String | Nil = nil, standard_output_url : String | Nil = nil, standard_error_url : String | Nil = nil, output_s3_region : String | Nil = nil, output_s3_bucket_name : String | Nil = nil, output_s3_key_prefix : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
name
Sourceoutput
Sourceoutput_s3_bucket_name
Sourceoutput_s3_key_prefix
Sourceoutput_s3_region
Sourceresponse_code
Sourceresponse_finish_date_time
Sourceresponse_start_date_time
Sourcestandard_error_url
Sourcestandard_output_url
Sourcestatus
Sourcestatus=(status : CommandPluginStatus | Nil)
Sourcestatus_details
Source