class Amazonite::SsmV1::AssociationExecutionFilter

Included Modules

Defined in:

ssm_v1/association_execution_filter.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(key : AssociationExecutionFilterKey, value : String, type : AssociationFilterOperatorType) #

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

[View source]

Instance Method Detail


[View source]

[View source]

[View source]
def type=(type : AssociationFilterOperatorType) #

[View source]
def value : String #

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

[View source]