github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vsourcedeploy/docs/ScenarioConfigCanaryConfigMetrics.md (about)

     1  # ScenarioConfigCanaryConfigMetrics
     2  
     3  ## Properties
     4  
     5  | Name                | Type         | Description | Notes                        |
     6  | ------------------- | ------------ | ----------- | ---------------------------- |
     7  | **Name**            | **\*string** |             | [optional] [default to null] |
     8  | **SuccessCriteria** | **\*string** |             | [optional] [default to null] |
     9  | **QueryType**       | **\*string** |             | [optional] [default to null] |
    10  | **Weight**          | **\*int32**  |             | [optional] [default to null] |
    11  | **Metric**          | **\*string** |             | [optional] [default to null] |
    12  | **Filter**          | **\*string** |             | [optional] [default to null] |
    13  | **Query**           | **\*string** |             | [optional] [default to null] |
    14  
    15  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)