CreateKeySigningKeyRequest constructor
CreateKeySigningKeyRequest({})
Implementation
CreateKeySigningKeyRequest({
required this.callerReference,
required this.hostedZoneId,
required this.keyManagementServiceArn,
required this.name,
required this.status,
});