toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.outputs
/
GetCodespacesSecretsSecret
Get
Codespaces
Secrets
Secret
data
class
GetCodespacesSecretsSecret
(
val
createdAt
:
String
,
val
name
:
String
,
val
updatedAt
:
String
)
Members
Constructors
Get
Codespaces
Secrets
Secret
Link copied to clipboard
constructor
(
createdAt
:
String
,
name
:
String
,
updatedAt
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
created
At
Link copied to clipboard
val
createdAt
:
String
Timestamp of the secret creation
name
Link copied to clipboard
val
name
:
String
The name of the repository.
updated
At
Link copied to clipboard
val
updatedAt
:
String
Timestamp of the secret last update