parameters property

Stores the structure of Parameters used by the constraint condition.

The key of map represents the name of the parameter.

Implementation

core.Map<core.String,
        GoogleCloudOrgpolicyV2ConstraintCustomConstraintDefinitionParameter>?
    parameters;