PrivateLinkEndpointDetail
PrivateLinkEndpointDetail
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : f1e6c81a2b054582878cb9724dc2ce9f | string | |
| approval_type required | PrivateLink Service Approval Type Example : AUTO | enum (MANUAL, AUTO) | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description optional | Description Example : PrivateLink Endpoint Description | any of [string, null] | |
| endpoint_ip_address required | Endpoint IP Address Example : 192.167.1.5 | string | |
| endpoint_ip_port_id optional | Endpoint IP Port ID Example : b44417b8-e5c5-4d44-a2ea-c8a8b23fbb6e | any of [string, null] | |
| id required | PrivateLink Endpoint ID Example : bba6d4de3ad64e41b3a1b6c88983ec02 | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | PrivateLink Endpoint Name Example : EndpointName | string | |
| privatelink_service_id required | PrivateLink Service ID Example : e3df2e8e3b374fbb81d4e322b52ca50d | string | |
| security_group_ids optional | Security Group List Example : ['17776b52-0a64-440d-9e93-b4fc37be935b'] | array[string] | |
| state required | PrivateLink Endpoint State Example : ACTIVE | enum (REQUESTING, CREATING, REJECTED, CANCELED, ACTIVE, DISCONNECTED, DELETING, DELETED, ERROR) | |
| subnet_id required | Subnet Id Example : 023c57b14f11483689338d085e061492 | string | |
| vpc_id required | VPC Id Example : 7df8abb4912e4709b1cb237daccca7a8 | string |