Amazon.StepFunctions.Model.StopExecutionResponse.IsSetStopDate C# (CSharp) Méthode

IsSetStopDate() private méthode

private IsSetStopDate ( ) : bool
Résultat bool
        internal bool IsSetStopDate()
        {
            return this._stopDate.HasValue; 
        }
StopExecutionResponse