PrivateLinkResource Class
Information of the private link resource.
- 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, required_zone_names: Optional[List[str]] = None, **kwargs)
Variables
- id
- str
Fully qualified identifier of the resource.
- name
- str
Name of the resource.
- type
- str
Type of the resource.
- group_id
- str
The private link resource group id.
Feedback
Submit and view feedback for