Amazon.Redshift.Model.EnableSnapshotCopyRequest.IsSetRetentionPeriod C# (CSharp) Метод

IsSetRetentionPeriod() приватный Метод

private IsSetRetentionPeriod ( ) : bool
Результат bool
        internal bool IsSetRetentionPeriod()
        {
            return this._retentionPeriod.HasValue; 
        }