Amazon.EC2.Model.SpotFleetRequestConfig.IsSetCreateTime C# (CSharp) Method

IsSetCreateTime() private method

private IsSetCreateTime ( ) : bool
return bool
        internal bool IsSetCreateTime()
        {
            return this._createTime.HasValue; 
        }