pulumi-github-kotlin
5.21.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin.outputs
/
GetActionsSecretsSecret
Get
Actions
Secrets
Secret
data
class
GetActionsSecretsSecret
(
val
createdAt
:
String
,
val
name
:
String
,
val
updatedAt
:
String
)
Types
Constructors
Properties
Constructors
Get
Actions
Secrets
Secret
Link copied to clipboard
fun
GetActionsSecretsSecret
(
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