class Amazonite::DynamoDBV2::DescribeTimeToLiveOutput
- Amazonite::DynamoDBV2::DescribeTimeToLiveOutput
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
dynamodb_v2/describe_time_to_live_output.crConstructors
Instance Method Summary
- #time_to_live_description : TimeToLiveDescription | Nil
- #time_to_live_description=(time_to_live_description : TimeToLiveDescription | Nil)
Constructor Detail
Instance Method Detail
def time_to_live_description=(time_to_live_description : TimeToLiveDescription | Nil)
#