class
Amazonite::DynamoDB::DescribeExportInput
- Amazonite::DynamoDB::DescribeExportInput
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
dynamodb/describe_export_input.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#export_arn : String
The Amazon Resource Name (ARN) associated with the export.
-
#export_arn=(export_arn : String)
The Amazon Resource Name (ARN) associated with the export.
-
#hash(hasher)
See
Object#hash(hasher) - #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.