toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.testbase.kotlin
/
CredentialArgs
/
CredentialArgs
Credential
Args
constructor
(
credentialName
:
Output
<
String
>
?
=
null
,
credentialType
:
Output
<
Either
<
String
,
CredentialType
>
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
testBaseAccountName
:
Output
<
String
>
?
=
null
)