toggle menu
pulumi-gitlab-kotlin
5.0.2.2
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin.outputs
/
GetInstanceVariablesVariable
Get
Instance
Variables
Variable
data
class
GetInstanceVariablesVariable
(
val
key
:
String
,
val
masked
:
Boolean
,
val
protected
:
Boolean
,
val
value
:
String
,
val
variableType
:
String
)
Members
Constructors
Get
Instance
Variables
Variable
Link copied to clipboard
constructor
(
key
:
String
,
masked
:
Boolean
,
protected
:
Boolean
,
value
:
String
,
variableType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
masked
Link copied to clipboard
val
masked
:
Boolean
protected
Link copied to clipboard
val
protected
:
Boolean
value
Link copied to clipboard
val
value
:
String
variable
Type
Link copied to clipboard
val
variableType
:
String