Amazon.ElasticBeanstalk.Model.RequestEnvironmentInfoRequest.IsSetInfoType C# (CSharp) 메소드

IsSetInfoType() 개인적인 메소드

private IsSetInfoType ( ) : bool
리턴 bool
        internal bool IsSetInfoType()
        {
            return this._infoType != null;
        }