Amazon.ElasticBeanstalk.Model.RequestEnvironmentInfoRequest.IsSetInfoType C# (CSharp) Method

IsSetInfoType() private method

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