Amazon.EC2.Model.CreateRouteTableResult.IsSetRouteTable C# (CSharp) Method

IsSetRouteTable() private method

private IsSetRouteTable ( ) : bool
return bool
        internal bool IsSetRouteTable()
        {
            return this.routeTable != null;
        }
    }
CreateRouteTableResult