java.lang.Object
software.amazon.awssdk.services.rds.model.Timezone
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<Timezone.Builder,Timezone>

@Generated("software.amazon.awssdk:codegen") public final class Timezone extends Object implements SdkPojo, Serializable, ToCopyableBuilder<Timezone.Builder,Timezone>

A time zone associated with a DBInstance or a DBSnapshot. This data type is an element in the response to the DescribeDBInstances, the DescribeDBSnapshots, and the DescribeDBEngineVersions actions.

See Also: