toggle menu
pulumi-gitlab-kotlin
4.10.0.2
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin.outputs
/
GetProjectsProjectNamespace
Get
Projects
Project
Namespace
data
class
GetProjectsProjectNamespace
(
val
fullPath
:
String
,
val
id
:
Int
,
val
kind
:
String
,
val
name
:
String
,
val
path
:
String
)
Members
Constructors
Get
Projects
Project
Namespace
Link copied to clipboard
constructor
(
fullPath
:
String
,
id
:
Int
,
kind
:
String
,
name
:
String
,
path
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
full
Path
Link copied to clipboard
val
fullPath
:
String
id
Link copied to clipboard
val
id
:
Int
The ID of this resource.
kind
Link copied to clipboard
val
kind
:
String
name
Link copied to clipboard
val
name
:
String
path
Link copied to clipboard
val
path
:
String