メインコンテンツまでスキップ

GoogleCloudDataprocClusterEndpointConfiguration

No description

type GoogleCloudDataprocClusterEndpointConfiguration {
enableHttpPortAccess: Boolean
httpPorts: [GoogleCloudTag!]!
}

Fields

GoogleCloudDataprocClusterEndpointConfiguration.enableHttpPortAccess ● Boolean scalar

If true, enable http access to specific ports on the cluster from external sources The default: false

GoogleCloudDataprocClusterEndpointConfiguration.httpPorts ● [GoogleCloudTag!]! non-null object

The map of port descriptions to URLs

Member of

GoogleCloudDataprocClusterConfiguration object