GetSecretValueResponse constructor
GetSecretValueResponse({})
Implementation
GetSecretValueResponse({
this.arn,
this.createdDate,
this.name,
this.secretBinary,
this.secretString,
this.versionId,
this.versionStages,
});