pulumi-gitlab-kotlin
4.10.0.1
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
)
Types
Constructors
Properties
Constructors
Get
Repository
Tree
Tree
Link copied to clipboard
fun
GetRepositoryTreeTree
(
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