File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 63
63
- The unit of the value.
64
64
- The various options are available `here <https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDatum.html>`.
65
65
type: str
66
- version_added: 8.3 .0
66
+ version_added: 9.0 .0
67
67
dimensions:
68
68
description:
69
69
- A dimension is a name/value pair that is a part of the identity of a metric.
70
70
- You can assign up to 3 dimensions to a metric.
71
71
- Dimensions are only supported for JSON or space-delimited metric filters.
72
72
- The I(default_value) and I(dimensions) options are mutually exclusive.
73
73
type: dict
74
- version_added: 8.3 .0
74
+ version_added: 9.0 .0
75
75
extends_documentation_fragment:
76
76
- amazon.aws.common.modules
77
77
- amazon.aws.region.modules
Original file line number Diff line number Diff line change 80
80
description: The domain name to attach to the IP address.
81
81
required: false
82
82
type: str
83
- version_added: 8.3 .0
83
+ version_added: 9.0 .0
84
84
extends_documentation_fragment:
85
85
- amazon.aws.common.modules
86
86
- amazon.aws.region.modules
Original file line number Diff line number Diff line change 273
273
returned: when the route is via a Transit gateway
274
274
type: str
275
275
sample: tgw-123456789012
276
- version_added: 8.3 .0
276
+ version_added: 9.0 .0
277
277
origin:
278
278
description: mechanism through which the route is in the table.
279
279
returned: always
Original file line number Diff line number Diff line change 168
168
returned: when the route is via a Transit gateway.
169
169
type: str
170
170
sample: tgw-123456789012
171
- version_added: 8.3 .0
171
+ version_added: 9.0 .0
172
172
origin:
173
173
description: mechanism through which the route is in the table.
174
174
returned: always
You can’t perform that action at this time.
0 commit comments