Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 837 Bytes

VersionedPropertyDescriptor.md

File metadata and controls

15 lines (10 loc) · 837 Bytes

VersionedPropertyDescriptor

Properties

Name Type Description Notes
name Option<String> The name of the property [optional]
display_name Option<String> The display name of the property [optional]
identifies_controller_service Option<bool> Whether or not the property provides the identifier of a Controller Service [optional]
sensitive Option<bool> Whether or not the property is considered sensitive [optional]
resource_definition Option<crate::models::VersionedResourceDefinition> [optional]

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