IdentityProviderConfig

class IdentityProviderConfig : KotlinCustomResource

An object representing an Amazon EKS IdentityProviderConfig.

Properties

Link copied to clipboard
val clusterName: Output<String>

The name of the identity provider configuration.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The ARN of the configuration.

Link copied to clipboard

The name of the OIDC provider configuration.

Link copied to clipboard

An object representing an OpenID Connect (OIDC) identity provider configuration.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard

The type of the identity provider configuration.

Link copied to clipboard
val urn: Output<String>