Amazon.Redshift.Model.EnableSnapshotCopyRequest.IsSetRetentionPeriod C# (CSharp) 메소드

IsSetRetentionPeriod() 개인적인 메소드

private IsSetRetentionPeriod ( ) : bool
리턴 bool
        internal bool IsSetRetentionPeriod()
        {
            return this._retentionPeriod.HasValue; 
        }