DescribeKeyResponse constructor
DescribeKeyResponse({
- KeyMetadata? keyMetadata,
Implementation
DescribeKeyResponse({
this.keyMetadata,
});
DescribeKeyResponse({
this.keyMetadata,
});