class Amazonite::SsmV1::InstanceAssociationOutputLocation

Included Modules

Defined in:

ssm_v1/instance_association_output_location.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(s3_location : S3OutputLocation | Nil = nil) #

[View source]

Instance Method Detail

def s3_location : S3OutputLocation | Nil #

[View source]
def s3_location=(s3_location : S3OutputLocation | Nil) #

[View source]