Skip to content

Endpoint

async_boto.validation.dynamodb.data_types.endpoint

Endpoint

Bases: BaseModel

An endpoint information details.

ATTRIBUTE DESCRIPTION
Address

IP address of the endpoint.

TYPE: str

CachePeriodInMinutes

Endpoint cache time to live (TTL) value.

TYPE: conint(ge=0)

Address instance-attribute

Address

CachePeriodInMinutes instance-attribute

CachePeriodInMinutes