Amazon.ElasticMapReduce.Model.StepExecutionStatusDetail.IsSetEndDateTime C# (CSharp) Méthode

IsSetEndDateTime() private méthode

private IsSetEndDateTime ( ) : bool
Résultat bool
        internal bool IsSetEndDateTime()
        {
            return this.endDateTime.HasValue;
        }