Show / Hide Table of Contents

Class ClusterRkeConfigCloudProviderAwsCloudProviderServiceOverride

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

Fields

View Source

Region

The AWS Region to create the EKS cluster in. Default us-west-2 (string)

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

Service

(string)

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

SigningMethod

(string)

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

SigningName

(string)

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

SigningRegion

(string)

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

Url

Registry URL (string)

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