CheckPrivateLinkServiceVisibilityRequest Class
Request body of the CheckPrivateLinkServiceVisibility API service call.
Constructor
CheckPrivateLinkServiceVisibilityRequest(*, private_link_service_alias: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
private_link_service_alias
|
The alias of the private link service. Default value: None
|
Variables
Name | Description |
---|---|
private_link_service_alias
|
The alias of the private link service. |