PrivateLinkResource Class
A private link resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
PrivateLinkResource
Constructor
PrivateLinkResource(*, id: Optional[str] = None, name: Optional[str] = None, type: Optional[str] = None, group_id: Optional[str] = None, required_members: Optional[List[str]] = None, **kwargs)
Variables
- id
- str
The ID of the private link resource.
- name
- str
The name of the private link resource.
- type
- str
The resource type.
- group_id
- str
The group ID of the resource.
- private_link_service_id
- str
The private link service ID of the resource, this field is exposed only to NRP internally.
Feedback
Submit and view feedback for