Show / Hide Table of Contents

Class GetClusterRkeConfigCloudProviderAwsCloudProviderGlobalResult

Inheritance
System.Object
GetClusterRkeConfigCloudProviderAwsCloudProviderGlobalResult
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 GetClusterRkeConfigCloudProviderAwsCloudProviderGlobalResult

Fields

View Source

DisableSecurityGroupIngress

Declaration
public readonly bool? DisableSecurityGroupIngress
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

DisableStrictZoneCheck

Declaration
public readonly bool? DisableStrictZoneCheck
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

ElbSecurityGroup

Declaration
public readonly string ElbSecurityGroup
Field Value
Type Description
System.String
View Source

KubernetesClusterId

Declaration
public readonly string KubernetesClusterId
Field Value
Type Description
System.String
View Source

KubernetesClusterTag

Declaration
public readonly string KubernetesClusterTag
Field Value
Type Description
System.String
View Source

RoleArn

Declaration
public readonly string RoleArn
Field Value
Type Description
System.String
View Source

RouteTableId

Declaration
public readonly string RouteTableId
Field Value
Type Description
System.String
View Source

SubnetId

Declaration
public readonly string SubnetId
Field Value
Type Description
System.String
View Source

Vpc

Declaration
public readonly string Vpc
Field Value
Type Description
System.String
View Source

Zone

Declaration
public readonly string Zone
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.