GoogleCloudNetworkTargetHTTPSProxy
No description
type GoogleCloudNetworkTargetHTTPSProxy {
resourceId: ResourceID!
authorizationPolicy: String!
certificateMap: String!
createdAt: DateTime!
description: String!
fingerprint: String!
id: Uint64!
name: String!
proxyBind: Boolean!
quicOverride: GoogleCloudNetworkTargetHTTPSProxyQUICOverridePolicy!
region: String!
selfLink: String!
serverTlsPolicy: String!
sslCertificates: [String!]!
sslPolicy: String!
urlMap: String!
}
Fields
GoogleCloudNetworkTargetHTTPSProxy.resourceId
● ResourceID!
non-null scalar
The ID to identify the target HTTPS proxy in Shisho Cloud
GoogleCloudNetworkTargetHTTPSProxy.authorizationPolicy
● String!
non-null scalar
Describes how the proxy should authorize inbound traffic
GoogleCloudNetworkTargetHTTPSProxy.certificateMap
● String!
non-null scalar
URL of a certificate map
GoogleCloudNetworkTargetHTTPSProxy.createdAt
● DateTime!
non-null scalar
The created date/time
GoogleCloudNetworkTargetHTTPSProxy.description
● String!
non-null scalar
The description
GoogleCloudNetworkTargetHTTPSProxy.fingerprint
● String!
non-null scalar
A hash of the content stored in this object
GoogleCloudNetworkTargetHTTPSProxy.id
● Uint64!
non-null scalar
The Unique ID
GoogleCloudNetworkTargetHTTPSProxy.name
● String!
non-null scalar
The name The format:
[a-z]([-a-z0-9]*[a-z0-9])?
GoogleCloudNetworkTargetHTTPSProxy.proxyBind
● Boolean!
non-null scalar
If true, Envoy proxies set up inbound traffic interception and bind to the IP address and port specified in the forwarding rule
GoogleCloudNetworkTargetHTTPSProxy.quicOverride
● GoogleCloudNetworkTargetHTTPSProxyQUICOverridePolicy!
non-null enum
Specifies the QUIC override policy for this resource
GoogleCloudNetworkTargetHTTPSProxy.region
● String!
non-null scalar
URL of the region
GoogleCloudNetworkTargetHTTPSProxy.selfLink
● String!
non-null scalar
Server-defined URL for the resource
GoogleCloudNetworkTargetHTTPSProxy.serverTlsPolicy
● String!
non-null scalar
Describes how the proxy should authenticate inbound traffic
GoogleCloudNetworkTargetHTTPSProxy.sslCertificates
● [String!]!
non-null scalar
URLs to SSL Certificate resources that are used to authenticate connections between users and the load balancer
GoogleCloudNetworkTargetHTTPSProxy.sslPolicy
● String!
non-null scalar
URL of SSL Policy resource
GoogleCloudNetworkTargetHTTPSProxy.urlMap
● String!
non-null scalar
Defines the mapping from URL to the BackendService
Member of
GoogleCloudNetwork
object