PrivateLinkServiceDetail
PrivateLinkServiceDetail
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : f1e6c81a2b054582878cb9724dc2ce9f | string | |
| approval_type required | PrivateLink Service Approval Type Example : AUTO | enum (MANUAL, AUTO) | |
| connected_resource_id optional | Connected Resource ID Example : a3e3a662a4f34442a94166df5ff9f577 | any of [string, null] | |
| connected_resource_ip_address required | Connected Resource IP Address Example : 192.167.0.10 | string | |
| connected_resource_name required | Connected Resource Name Example : lbResourceName | string | |
| connected_resource_type required | Connected Resource Type Example : LB | enum (LB, IP) | |
| 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 Service Description | any of [string, null] | |
| high_speed_transfer required | High Speed Data Transfer Use Example : False | boolean | |
| id required | PrivateLink Service ID Example : e3df2e8e3b374fbb81d4e322b52ca50d | 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 Service Name Example : ServiceName | string | |
| security_group_ids optional | Security Group List Example : ['00b6af37-73b5-4de2-b080-c295a1a0382e'] | array[string] | |
| service_ip_address required | Service IP Address Example : 192.167.0.5 | string | |
| service_ip_port_id optional | Service IP Port ID Example : d21a4b81-f52a-43a8-b985-341e763458bb | any of [string, null] | |
| state required | PrivateLink Service State Example : CREATING | enum (CREATING, ACTIVE, DELETING, DELETED, ERROR) | |
| subnet_id required | Subnet Id Example : 023c57b14f11483689338d085e061492 | string | |
| vpc_id required | VPC Id Example : 7df8abb4912e4709b1cb237daccca7a8 | string |