securityProfiles property

List<GoogleCloudApigeeV1SecurityProfile>? securityProfiles
getter/setter pair

List of security profiles in the organization.

The profiles may be attached or unattached to any environment. This will return latest revision of each profile.

Implementation

core.List<GoogleCloudApigeeV1SecurityProfile>? securityProfiles;