pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.testing.v1.kotlin.outputs
/
AccountResponse
Account
Response
data
class
AccountResponse
(
val
googleAuto
:
GoogleAutoResponse
)
Identifies an account and how to log into it.
Types
Constructors
Properties
Constructors
Account
Response
Link copied to clipboard
fun
AccountResponse
(
googleAuto
:
GoogleAutoResponse
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
google
Auto
Link copied to clipboard
val
googleAuto
:
GoogleAutoResponse
An automatic google login account.