DynamoDB > Structures > Endpoint Endpoint¶ Structure Class¶ Endpoint dataclass ¶ An endpoint information details. Attributes¶ address instance-attribute ¶ address: str IP address of the endpoint. cache_period_in_minutes class-attribute instance-attribute ¶ cache_period_in_minutes: int = 0 Endpoint cache time to live (TTL) value.