Package-level declarations

Types

Link copied to clipboard
enum AuditLogConfigLogType : Enum<AuditLogConfigLogType> , ConvertibleToJava<AuditLogConfigLogType>

The log type that this config enables.

Link copied to clipboard
enum DiagnosticLevel : Enum<DiagnosticLevel> , ConvertibleToJava<DiagnosticLevel>

Level to record this diagnostic.

Link copied to clipboard
enum InputMappingLocation : Enum<InputMappingLocation> , ConvertibleToJava<InputMappingLocation>

The location where this mapping applies.

Link copied to clipboard
enum TemplateContentsInterpreter : Enum<TemplateContentsInterpreter> , ConvertibleToJava<TemplateContentsInterpreter>

Which interpreter (python or jinja) should be used during expansion.

Link copied to clipboard
enum ValidationOptionsSchemaValidation : Enum<ValidationOptionsSchemaValidation> , ConvertibleToJava<ValidationOptionsSchemaValidation>

Customize how deployment manager will validate the resource against schema errors.

Link copied to clipboard
enum ValidationOptionsUndeclaredProperties : Enum<ValidationOptionsUndeclaredProperties> , ConvertibleToJava<ValidationOptionsUndeclaredProperties>

Specify what to do with extra properties when executing a request.