toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.outputs
/
GetRepositoryTemplate
Get
Repository
Template
data
class
GetRepositoryTemplate
(
val
owner
:
String
,
val
repository
:
String
)
Members
Constructors
Get
Repository
Template
Link copied to clipboard
constructor
(
owner
:
String
,
repository
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
owner
Link copied to clipboard
val
owner
:
String
repository
Link copied to clipboard
val
repository
:
String