toggle menu
pulumi-github-kotlin
6.7.0.0
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.outputs
/
GetActionsEnvironmentSecretsSecret
Get
Actions
Environment
Secrets
Secret
data
class
GetActionsEnvironmentSecretsSecret
(
val
createdAt
:
String
,
val
name
:
String
,
val
updatedAt
:
String
)
Members
Constructors
Get
Actions
Environment
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
Name of the secret
updated
At
Link copied to clipboard
val
updatedAt
:
String
Timestamp of the secret last update