mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-06-03 15:39:10 -07:00
Add sslPolicy to a few resources.
This commit is contained in:
parent
72cc27fec1
commit
7655f34bc6
4 changed files with 88 additions and 6 deletions
|
@ -105,6 +105,13 @@ items:
|
|||
must be specified.
|
||||
returned: success
|
||||
type: list
|
||||
sslPolicy:
|
||||
description:
|
||||
- A reference to the SslPolicy resource that will be associated with the TargetHttpsProxy
|
||||
resource. If not set, the TargetHttpsProxy resource will not have any SSL
|
||||
policy configured.
|
||||
returned: success
|
||||
type: dict
|
||||
urlMap:
|
||||
description:
|
||||
- A reference to the UrlMap resource that defines the mapping from URL to the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue