toggle menu
Keyper
jvm
switch theme
search in API
Keyper
/
jarrid.keyper.tfcdk.stack.gcp
/
ServiceAccountVar
Service
Account
Var
data
class
ServiceAccountVar
(
val
name
:
String
,
val
accountId
:
String
,
val
displayName
:
String
,
val
description
:
String
)
Members
Constructors
Service
Account
Var
Link copied to clipboard
constructor
(
name
:
String
,
accountId
:
String
,
displayName
:
String
,
description
:
String
)
Properties
account
Id
Link copied to clipboard
val
accountId
:
String
description
Link copied to clipboard
val
description
:
String
display
Name
Link copied to clipboard
val
displayName
:
String
name
Link copied to clipboard
val
name
:
String