toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.eks.kotlin.outputs
/
GetIdentityProviderConfigResult
Get
Identity
Provider
Config
Result
data
class
GetIdentityProviderConfigResult
(
val
identityProviderConfigArn
:
String
?
=
null
,
val
tags
:
List
<
Tag
>
?
=
null
)
Members
Constructors
Get
Identity
Provider
Config
Result
Link copied to clipboard
constructor
(
identityProviderConfigArn
:
String
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
identity
Provider
Config
Arn
Link copied to clipboard
val
identityProviderConfigArn
:
String
?
=
null
The ARN of the configuration.
tags
Link copied to clipboard
val
tags
:
List
<
Tag
>
?
=
null
An array of key-value pairs to apply to this resource.