class Amazonite::SsmV1::CommandFilter

Included Modules

Defined in:

ssm_v1/command_filter.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(key : CommandFilterKey, value : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def key : CommandFilterKey #

[View source]
def key=(key : CommandFilterKey) #

[View source]
def value : String #

[View source]
def value=(value : String) #

[View source]