Expand description

Nested message and enum types in Policy.

Modules§

  • Nested message and enum types in ListPolicy.

Structs§

  • Used in policy_type to specify how boolean_policy will behave at this resource.
  • Used in policy_type to specify how list_policy behaves at this resource.
  • Ignores policies set above this resource and restores the constraint_default enforcement behavior of the specific Constraint at this resource.

Enums§

  • The field to populate is based on the constraint_type value in the Constraint. list_constraint => list_policy boolean_constraint => boolean_policy