Amazon.KeyManagementService.Model.ScheduleKeyDeletionRequest.IsSetPendingWindowInDays C# (CSharp) Méthode

IsSetPendingWindowInDays() private méthode

private IsSetPendingWindowInDays ( ) : bool
Résultat bool
        internal bool IsSetPendingWindowInDays()
        {
            return this._pendingWindowInDays.HasValue; 
        }
ScheduleKeyDeletionRequest