profileAssessmentConfigs property
Map<String, GoogleCloudApigeeV1SecurityProfileV2ProfileAssessmentConfig> ?
profileAssessmentConfigs
getter/setter pair
The configuration for each assessment in this profile.
Key is the name/id of the assessment.
Required.
Implementation
core.Map<
core.String,
GoogleCloudApigeeV1SecurityProfileV2ProfileAssessmentConfig
>?
profileAssessmentConfigs;