toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.outputs
/
OIDCResponse
OIDCResponse
data
class
OIDCResponse
(
val
issuer
:
String
?
=
null
)
Definition of OIDC
Members
Constructors
OIDCResponse
Link copied to clipboard
constructor
(
issuer
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
issuer
Link copied to clipboard
val
issuer
:
String
?
=
null
The issuer URL for the OIDC identity provider.