src/main/java/com/aliyuncs/kms/secretsmanager/client/model/SecretInfo.java [78:84]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        this.secretDataType = secretDataType;
        this.createTime = createTime;
        this.secretType = secretType;
        this.automaticRotation = automaticRotation;
        this.extendedConfig = extendedConfig;
        this.rotationInterval = rotationInterval;
        this.nextRotationDate = nextRotationDate;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/main/java/com/aliyuncs/kms/secretsmanager/client/model/SecretInfo.java [101:107]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        this.secretDataType = secretDataType;
        this.createTime = createTime;
        this.secretType = secretType;
        this.automaticRotation = automaticRotation;
        this.extendedConfig = extendedConfig;
        this.rotationInterval = rotationInterval;
        this.nextRotationDate = nextRotationDate;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



