fn from()

in aws_secretsmanager_caching/src/output.rs [64:66]


    fn from(input: GetSecretValueOutput) -> Self {
        Self::new(input)
    }