class Amazonite::SsmV1::OutputSource

Included Modules

Defined in:

ssm_v1/output_source.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(output_source_id : String | Nil = nil, output_source_type : String | Nil = nil) #

[View source]

Instance Method Detail

def output_source_id : String | Nil #

[View source]
def output_source_id=(output_source_id : String | Nil) #

[View source]
def output_source_type : String | Nil #

[View source]
def output_source_type=(output_source_type : String | Nil) #

[View source]