GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1SecurityProfileV2ProfileAssessmentConfig (google_api_apigee v0.54.0)
View SourceThe configuration definition for a specific assessment.
Attributes
-
weight
(type:String.t
, default:nil
) - The weight of the assessment.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1SecurityProfileV2ProfileAssessmentConfig{ weight: String.t() | nil }