AwsKmsKeyDetails constructor
AwsKmsKeyDetails({})
Implementation
AwsKmsKeyDetails({
this.awsAccountId,
this.creationDate,
this.description,
this.keyId,
this.keyManager,
this.keyState,
this.origin,
});
AwsKmsKeyDetails({
this.awsAccountId,
this.creationDate,
this.description,
this.keyId,
this.keyManager,
this.keyState,
this.origin,
});