AwsSecretsManagerSecretDetails constructor
AwsSecretsManagerSecretDetails({})
Implementation
AwsSecretsManagerSecretDetails({
this.deleted,
this.description,
this.kmsKeyId,
this.name,
this.rotationEnabled,
this.rotationLambdaArn,
this.rotationOccurredWithinFrequency,
this.rotationRules,
});