menu
aws_signer_api package
documentation
signer-2017-08-25.dart
SigningProfileRevocationRecord
SigningProfileRevocationRecord constructor
SigningProfileRevocationRecord constructor
dark_mode
light_mode
SigningProfileRevocationRecord
constructor
SigningProfileRevocationRecord
(
{
DateTime
?
revocationEffectiveFrom
,
DateTime
?
revokedAt
,
String
?
revokedBy
,
})
Implementation
SigningProfileRevocationRecord({ this.revocationEffectiveFrom, this.revokedAt, this.revokedBy, });
aws_signer_api package
documentation
signer-2017-08-25
SigningProfileRevocationRecord
SigningProfileRevocationRecord constructor
SigningProfileRevocationRecord class