pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.testing.v1.kotlin.inputs
/
AccountArgs
Account
Args
data
class
AccountArgs
(
val
googleAuto
:
Output
<
GoogleAutoArgs
>
?
=
null
)
:
ConvertibleToJava
<
AccountArgs
>
Identifies an account and how to log into it.
Constructors
Functions
Properties
Constructors
Account
Args
Link copied to clipboard
fun
AccountArgs
(
googleAuto
:
Output
<
GoogleAutoArgs
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AccountArgs
Properties
google
Auto
Link copied to clipboard
val
googleAuto
:
Output
<
GoogleAutoArgs
>
?
=
null
An automatic google login account.