Amazon.EC2.Model.SpotInstanceStatus.IsSetUpdateTime C# (CSharp) Method

IsSetUpdateTime() private method

private IsSetUpdateTime ( ) : bool
return bool
        internal bool IsSetUpdateTime()
        {
            return this.updateTime.HasValue;
        }