Amazon.EC2.Model.SpotFleetRequestConfig.IsSetCreateTime C# (CSharp) 메소드

IsSetCreateTime() 개인적인 메소드

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