Amazon.ElasticMapReduce.Model.InstanceGroupStatus.IsSetTimeline C# (CSharp) Méthode

IsSetTimeline() private méthode

private IsSetTimeline ( ) : bool
Résultat bool
        internal bool IsSetTimeline()
        {
            return this.timeline != null;
        }
    }