add the documentation for the ip_tags (#55069)
This commit is contained in:
parent
5b133f3455
commit
44c2061c70
1 changed files with 5 additions and 0 deletions
|
@ -75,6 +75,11 @@ options:
|
||||||
description:
|
description:
|
||||||
- List of IpTag associated with the public IP address.
|
- List of IpTag associated with the public IP address.
|
||||||
- Each element should contain type:value pair.
|
- Each element should contain type:value pair.
|
||||||
|
suboptions:
|
||||||
|
type:
|
||||||
|
description: Sets the ip_tags type.
|
||||||
|
value:
|
||||||
|
description: Sets the ip_tags value.
|
||||||
version_added: 2.8
|
version_added: 2.8
|
||||||
idle_timeout:
|
idle_timeout:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue