toggle menu
pulumi-gitlab-kotlin
4.10.0.2
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin.outputs
/
GetRepositoryTreeTree
Get
Repository
Tree
Tree
data
class
GetRepositoryTreeTree
(
val
id
:
String
,
val
mode
:
String
,
val
name
:
String
,
val
path
:
String
,
val
type
:
String
)
Members
Constructors
Get
Repository
Tree
Tree
Link copied to clipboard
constructor
(
id
:
String
,
mode
:
String
,
name
:
String
,
path
:
String
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
The ID of this resource.
mode
Link copied to clipboard
val
mode
:
String
name
Link copied to clipboard
val
name
:
String
path
Link copied to clipboard
val
path
:
String
The path inside repository. Used to get content of subdirectories.
type
Link copied to clipboard
val
type
:
String