securityProfiles property

List<GoogleCloudApigeeV1SecurityProfile>? securityProfiles
getter/setter pair

List of security profile revisions.

The revisions may be attached or unattached to any environment.

Implementation

core.List<GoogleCloudApigeeV1SecurityProfile>? securityProfiles;