Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 667 Bytes

PolicyAbstractProfile.md

File metadata and controls

14 lines (10 loc) · 667 Bytes

PolicyAbstractProfile

Abstract base type for all profiles.

Properties

Name Type Description Notes
description str Description of the profile. [optional]
name str Name of the concrete profile. [optional]
type str Defines the type of the profile. Accepted value is instance. [optional] [default to 'instance']
src_template PolicyAbstractProfile [optional]

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