Show / Hide Table of Contents

Class ClusterIdentityOidc

Inheritance
System.Object
ClusterIdentityOidc
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.Aws.Eks.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class ClusterIdentityOidc

Fields

View Source

Issuer

Issuer URL for the OpenID Connect identity provider.

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