toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.signer.kotlin.outputs
/
GetSigningProfileRevocationRecord
Get
Signing
Profile
Revocation
Record
data
class
GetSigningProfileRevocationRecord
(
val
revocationEffectiveFrom
:
String
,
val
revokedAt
:
String
,
val
revokedBy
:
String
)
Members
Constructors
Get
Signing
Profile
Revocation
Record
Link copied to clipboard
constructor
(
revocationEffectiveFrom
:
String
,
revokedAt
:
String
,
revokedBy
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
revocation
Effective
From
Link copied to clipboard
val
revocationEffectiveFrom
:
String
revoked
At
Link copied to clipboard
val
revokedAt
:
String
revoked
By
Link copied to clipboard
val
revokedBy
:
String