Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 707 Bytes

PrivateLinkPrincipal.md

File metadata and controls

13 lines (9 loc) · 707 Bytes

PrivateLinkPrincipal

Properties

Name Type Description Notes
kind str Indicates the type of this object. Will be 'PrivateLinkPrincipal' if this is a complete object or 'PrivateLinkPrincipalLink' if it is just a link. [optional]
id str Unique identifier of the object. [optional]
href str Self link. [optional]
principal str ARN for a principal that is allowed for this Private Link. [optional]

[Back to Model list] [Back to API list] [Back to README]