Fix performance_insights_retention_period type.

This commit is contained in:
Matt Clay 2019-04-22 09:49:23 -07:00
parent 8c7e38af62
commit 5311ee9efa

View file

@ -277,7 +277,7 @@ options:
performance_insights_retention_period:
description:
- The amount of time, in days, to retain Performance Insights data. Valid values are 7 or 731.
type: str
type: int
port:
description:
- The port number on which the instances accept connections.