Amazonite::DynamoDBV2::ImportSummary
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(import_arn : String | Nil = nil, import_status : ImportStatus | Nil = nil, table_arn : String | Nil = nil, s3_bucket_source : S3BucketSource | Nil = nil, cloud_watch_log_group_arn : String | Nil = nil, input_format : InputFormat | Nil = nil, start_time : Time | Nil = nil, end_time : Time | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
cloud_watch_log_group_arn
Sourceend_time
Sourceimport_arn
Sourceimport_status
Sourceimport_status=(import_status : ImportStatus | Nil)
Sourceinput_format
Sourceinput_format=(input_format : InputFormat | Nil)
Sources3_bucket_source
Sources3_bucket_source=(s3_bucket_source : S3BucketSource | Nil)
Sourcestart_time
Sourcetable_arn
Source