Class ClusterRkeConfigCloudProviderAwsCloudProviderGlobal
Inheritance
System.Object
ClusterRkeConfigCloudProviderAwsCloudProviderGlobal
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Rancher2.Outputs
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class ClusterRkeConfigCloudProviderAwsCloudProviderGlobal
Fields
View SourceDisableSecurityGroupIngress
Default false (bool)
Declaration
public readonly bool? DisableSecurityGroupIngress
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
DisableStrictZoneCheck
Default false (bool)
Declaration
public readonly bool? DisableStrictZoneCheck
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
ElbSecurityGroup
(string)
Declaration
public readonly string ElbSecurityGroup
Field Value
| Type | Description |
|---|---|
| System.String |
KubernetesClusterId
(string)
Declaration
public readonly string KubernetesClusterId
Field Value
| Type | Description |
|---|---|
| System.String |
KubernetesClusterTag
(string)
Declaration
public readonly string KubernetesClusterTag
Field Value
| Type | Description |
|---|---|
| System.String |
RoleArn
(string)
Declaration
public readonly string RoleArn
Field Value
| Type | Description |
|---|---|
| System.String |
RouteTableId
(string)
Declaration
public readonly string RouteTableId
Field Value
| Type | Description |
|---|---|
| System.String |
SubnetId
(string)
Declaration
public readonly string SubnetId
Field Value
| Type | Description |
|---|---|
| System.String |
Vpc
(string)
Declaration
public readonly string Vpc
Field Value
| Type | Description |
|---|---|
| System.String |
Zone
Zone GKE cluster (string)
Declaration
public readonly string Zone
Field Value
| Type | Description |
|---|---|
| System.String |