aws.rds.parameterGroup.parameter
aws.rds.parameterGroup.parameter MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWS
Use MQL in cnspec shell or policy:
aws.rds.parameterGroup.parameterMin version: 9.0.0Defaults:
name valueRelationships
3 resources · 3 relationships·Click to select, expand fields to see properties.
Fields (11)
| Field | Type | Description |
|---|---|---|
allowedValuesrequired | string | Specifies the valid range of values for the parameter |
applyMethodrequired | string | When to apply parameter updates |
applyTyperequired | string | Specifies the engine specific parameters type |
dataTyperequired | string | Specifies the valid data type for the parameter |
descriptionrequired | string | Provides a description of the parameter |
isModifiablerequired | int | being changed |
minimumEngineVersionrequired | string | The earliest engine version to which the parameter can apply |
namerequired | string | The name of the parameter |
sourcerequired | string | The source of the parameter value |
supportedEngineModesrequired | []string | The valid DB engine modes |
valuerequired | string | The value of the parameter |