Skip to main content

GoogleCloudNetworkSSLPolicy

No description

type GoogleCloudNetworkSSLPolicy {
metadata: ResourceMetadata!
createdAt: DateTime!
customFeatures: [String!]!
description: String!
enabledFeatures: [String!]!
fingerprint: String!
id: Uint64!
minimumTlsVersion: GoogleCloudNetworkSSLPolicyMinimumTLSVersion!
name: String!
profile: GoogleCloudNetworkSSLPolicyProfile!
region: String!
selfLink: String!
warnings: [GoogleCloudNetworkSSLPolicyWarning!]!
}

Fields

GoogleCloudNetworkSSLPolicy.metadata ● ResourceMetadata! non-null object

The metadata to identify this resource in Shisho Cloud

GoogleCloudNetworkSSLPolicy.createdAt ● DateTime! non-null scalar

The created date/time

GoogleCloudNetworkSSLPolicy.customFeatures ● [String!]! non-null scalar

The list of features enabled when the selected profile is CUSTOM

GoogleCloudNetworkSSLPolicy.description ● String! non-null scalar

The description

GoogleCloudNetworkSSLPolicy.enabledFeatures ● [String!]! non-null scalar

The list of features enabled in the SSL policy

GoogleCloudNetworkSSLPolicy.fingerprint ● String! non-null scalar

Fingerprint of this resource

GoogleCloudNetworkSSLPolicy.id ● Uint64! non-null scalar

The unique ID

GoogleCloudNetworkSSLPolicy.minimumTlsVersion ● GoogleCloudNetworkSSLPolicyMinimumTLSVersion! non-null enum

The minimum version of the SSL protocol

GoogleCloudNetworkSSLPolicy.name ● String! non-null scalar

The name The format: [a-z]([-a-z0-9]*[a-z0-9])?

GoogleCloudNetworkSSLPolicy.profile ● GoogleCloudNetworkSSLPolicyProfile! non-null enum

Specifies the set of SSL features that can be used by the load balancer

GoogleCloudNetworkSSLPolicy.region ● String! non-null scalar

URL of the region where the regional SSL policy resides

GoogleCloudNetworkSSLPolicy.selfLink ● String! non-null scalar

Server-defined URL for the resource

GoogleCloudNetworkSSLPolicy.warnings ● [GoogleCloudNetworkSSLPolicyWarning!]! non-null object

The warning messages

Member of

GoogleCloudNetwork object ● GoogleCloudNetworkTargetHTTPSProxy object ● GoogleCloudNetworkTargetSSLProxy object